Package evaluation of Profile on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T14:36:23.389 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.55s ################################################################################ # Installation # Installing Profile... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [9abbd945] + Profile v1.11.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [9abbd945] + Profile v1.11.0 [f489334b] + StyledStrings v1.11.0 Installation completed after 0.73s Profile is a standard library in this Julia build. ################################################################################ # Testing # Testing Profile Status `/tmp/jl_Viwo9d/Project.toml` [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [9abbd945] Profile v1.11.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Viwo9d/Manifest.toml` [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Profile.print() groupby options | 50 50 33.7s Test Summary: | Pass Total Time Profile.fetch() with and without meta | 6 6 0.1s Test Summary: | Pass Total Time @profile no scope | 3 3 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 2.4s Test Summary: | Pass Total Time Module short names | 6 6 2m24.5s Test Summary: | Pass Total Time SIGINFO/SIGUSR1 profile triggering | 5 5 11.0s Test Summary: | Pass Total Time FlameGraphs | 6 6 0.9s Test Summary: | Pass Total Time HeapSnapshot | 6 6 39.5s Test Summary: | Pass Total Time PageProfile | 1 1 0.9s Test Summary: | Pass Total Time alloc profiler doesn't segfault | 10 10 26.2s Test Summary: | Pass Total Time alloc profiler works when there are multiple tasks on multiple threads | 6 6 4.5s Test Summary: | Pass Total Time alloc profiler start stop fetch clear | 9 9 55.0s Test Summary: | Pass Total Time alloc profiler catches strings | 2 2 0.6s 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.6s Test Summary: | Pass Broken Total Time Docstrings | 1 1 2 0.0s Test Summary: | Pass Total Time _write_decimal_number | 10266 10266 0.4s Test Summary: | Pass Total Time print_str_escape_json | 5 5 0.1s Testing Profile tests passed Testing completed after 367.73s PkgEval succeeded after 403.03s