Running 5 tests using 2 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. Available memory: 12.906 GiB; Max worker RSS: 3.711 GiB │ Test │ Init │ Compile │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ time (s) │ (%) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ printing (1) │ started at 2026-08-14T13:44:45.770 broken (2) │ started at 2026-08-14T13:44:46.479 printing (1) │ 0.23 │ 3.42 │ 97.82 │ 0.00 │ 0.0 │ 7.59 │ 495.03 │ slow (1) │ started at 2026-08-14T13:44:47.128 broken (2) │ 0.31 │ 4.09 │ 99.20 │ 0.00 │ 0.0 │ 23.75 │ 495.03 │ arithmetic (2) │ started at 2026-08-14T13:44:47.654 arithmetic (2) │ 0.11 │ 0.29 │ 88.60 │ 0.00 │ 0.0 │ 2.83 │ 495.03 │ strings (2) │ started at 2026-08-14T13:44:48.112 strings (2) │ 0.01 │ 0.29 │ 42.23 │ 0.00 │ 0.0 │ 0.17 │ 495.03 │ slow (1) │ 2.07 │ 0.44 │ 3.09 │ 0.00 │ 0.0 │ 1.46 │ 495.03 │ Output generated during execution of 'printing': [ [ Info: Hello, world Test Summary: | Pass Broken Total Time Overall | 9 1 10 8.5s printing | 1 1 0.2s broken | 1 1 0.3s arithmetic | 5 5 0.1s strings | 2 2 0.0s slow | 1 1 2.1s SUCCESS