Package evaluation of ThreadTools on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:04:25.475 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.02s ################################################################################ # Installation # Installing ThreadTools... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [dbf13d8f] + ThreadTools v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [dbf13d8f] + ThreadTools v0.2.0 Installation completed after 3.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.42s ################################################################################ # Testing # Testing ThreadTools Status `/tmp/jl_mg3zHx/Project.toml` [dbf13d8f] ThreadTools v0.2.0 [8dfed614] Test Status `/tmp/jl_mg3zHx/Manifest.toml` [dbf13d8f] ThreadTools v0.2.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... nthreads() = 1 round.(diff(times), digits = 2) = [0.0, 1.1, 0.0, 1.1, 0.0, 1.1, 0.0, 1.1, 0.0] round.(diff(times), digits = 2) = [0.0, 1.18, 0.0, 1.1, 0.0, 1.1, 0.0, 1.1, 0.0] Test Summary: | Pass Total Time ThreadTools | 15 15 27.5s Testing ThreadTools tests passed Testing completed after 15.14s PkgEval succeeded after 54.47s