Package evaluation of Profile on Julia 1.13.0-DEV.123 (e910e6fb06*) started at 2025-03-02T05:13:04.759 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.12s ################################################################################ # 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.87s Profile is a standard library in this Julia build. ################################################################################ # Testing # Testing Profile Status `/tmp/jl_1NMLXl/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_1NMLXl/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 39.4s Test Summary: | Pass Total Time Profile.fetch() with and without meta | 6 6 0.2s 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 1m45.0s Test Summary: | Pass Total Time SIGINFO/SIGUSR1 profile triggering | 5 5 11.5s Test Summary: | Pass Total Time FlameGraphs | 6 6 0.8s Test Summary: | Pass Total Time HeapSnapshot | 6 6 33.7s Test Summary: | Pass Total Time PageProfile | 1 1 0.9s Test Summary: | Pass Total Time alloc profiler doesn't segfault | 10 10 34.1s Test Summary: | Pass Total Time alloc profiler works when there are multiple tasks on multiple threads | 6 6 5.6s Test Summary: | Pass Total Time alloc profiler start stop fetch clear | 9 9 57.1s 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.7s Test Summary: | Pass Broken Total Time Docstrings | 1 1 2 0.0s Test Summary: | Pass Total Time _write_decimal_number | 10266 10266 0.6s Test Summary: | Pass Total Time print_str_escape_json | 5 5 0.1s Testing Profile tests passed Testing completed after 346.14s PkgEval succeeded after 382.03s