Package evaluation of Profile on Julia 1.11.4 (a71dd056e0*) started at 2025-04-09T03:12:56.888 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.96s ################################################################################ # Installation # Installing Profile... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [9abbd945] + Profile v1.11.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [9abbd945] + Profile v1.11.0 Installation completed after 1.11s Profile is a standard library in this Julia build. ################################################################################ # Testing # Testing Profile Status `/tmp/jl_KJXh24/Project.toml` [2a0f44e3] Base64 v1.11.0 [56ddb016] Logging v1.11.0 [9abbd945] Profile v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_KJXh24/Manifest.toml` [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Profile.print() groupby options | 50 50 59.7s Test Summary: | Pass Total Time Profile.fetch() with and without meta | 6 6 0.2s Test Summary: | Pass Total Time @profile no scope | 2 2 0.0s Test Summary: | Pass Total Time setting sample count and delay in init | 4 4 0.2s Test Summary: | Pass Total Time warning for buffer full | 1 1 0.1s Test Summary: | Pass Total Time Line number correction | 1 1 1.6s Test Summary: | Pass Total Time SIGINFO/SIGUSR1 profile triggering | 5 5 12.4s Test Summary: | Pass Total Time FlameGraphs | 6 6 1.1s Test Summary: | Pass Total Time HeapSnapshot | 2 2 15.0s Test Summary: | Pass Total Time PageProfile | 1 1 0.5s Test Summary: | Pass Total Time alloc profiler doesn't segfault | 10 10 20.8s Test Summary: | Pass Total Time alloc profiler works when there are multiple tasks on multiple threads | 6 6 4.3s Test Summary: | Pass Total Time alloc profiler start stop fetch clear | 9 9 48.5s Test Summary: | Pass Total Time alloc profiler catches strings | 2 2 28.3s Test Summary: | Pass Total Time alloc profiler catches allocs from codegen | 2 2 0.5s Test Summary: | Pass Total Time alloc profiler catches allocs from buffer resize | 3 3 0.7s Test Summary: | Pass Broken Total Time Docstrings | 1 1 2 1.2s Test Summary: | Pass Total Time _write_decimal_number | 10266 10266 0.7s Test Summary: | Pass Total Time print_str_escape_json | 5 5 0.2s Testing Profile tests passed Testing completed after 234.24s PkgEval succeeded after 259.44s