Package evaluation to test MultiFloats on Julia 1.14.0-DEV.2043 (b936235316*) started at 2026-04-16T17:44:21.762 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.47s ################################################################################ # Installation # Installing MultiFloats... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [bdf0d083] + MultiFloats v3.2.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [bdf0d083] + MultiFloats v3.2.6 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [781609d7] + GMP_jll v6.3.0+2 [3a97d323] + MPFR_jll v4.2.2+0 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 25.77s ################################################################################ # Testing # Testing MultiFloats Status `/tmp/jl_TCDPy6/Project.toml` [bdf0d083] MultiFloats v3.2.6 [fdea26ae] SIMD v3.7.2 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [3a97d323] MPFR_jll v4.2.2+0 Status `/tmp/jl_TCDPy6/Manifest.toml` [bdf0d083] MultiFloats v3.2.6 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [781609d7] GMP_jll v6.3.0+2 [3a97d323] MPFR_jll v4.2.2+0 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time construction from integers | 2523136 2523136 56.1s Test Summary: | Pass Total Time construction from floating-point numbers | 11010048 11010048 1m17.3s Test Summary: | Pass Total Time prevfloat/nextfloat round-trip | 33008 33008 21.0s Test Summary: | Pass Total Time scalar string conversion round-trip | 8224 8224 28.0s Test Summary: | Pass Total Time vector string conversion round-trip | 2048 2048 33.0s Test Summary: | Pass Total Time addition and subtraction | 8388608 8388608 58.4s Test Summary: | Pass Total Time multiplication | 8388608 8388608 53.3s Test Summary: | Pass Total Time reciprocal | 3708377 3708377 31.1s Test Summary: | Pass Total Time division | 3681266 3681266 35.8s Test Summary: | Pass Total Time reciprocal square root | 3708377 3708377 34.0s Test Summary: | Pass Total Time square root | 3700774 3700774 33.2s Test Summary: | Pass Total Time reciprocal cube root | 1853936 1853936 23.4s Test Summary: | Pass Total Time cube root | 1850121 1850121 19.3s Test Summary: | Pass Total Time LU decomposition (precompile) | 8 8 54.1s Test Summary: | Pass Total Time LU decomposition (4x4) | 262144 262144 2.4s Test Summary: | Pass Total Time LU decomposition (5x5) | 131072 131072 1.8s Test Summary: | Pass Total Time LU decomposition (12x12) | 16384 16384 1.8s Test Summary: | Pass Total Time LU decomposition (18x18) | 8192 8192 2.6s Test Summary: | Pass Total Time LU decomposition (25x25) | 2048 2048 1.6s Test Summary: | Pass Total Time QR decomposition (precompile) | 16 16 33.6s Test Summary: | Pass Total Time QR decomposition (4x4) | 262144 262144 2.6s Test Summary: | Pass Total Time QR decomposition (5x5) | 131072 131072 1.8s Test Summary: | Pass Total Time QR decomposition (12x12) | 16384 16384 2.0s Test Summary: | Pass Total Time QR decomposition (18x18) | 4096 4096 1.5s Test Summary: | Pass Total Time QR decomposition (25x25) | 2048 2048 1.9s Test Summary: | Pass Total Time Cholesky decomposition (precompile) | 8 8 11.6s Test Summary: | Pass Total Time Cholesky decomposition (4x4) | 262144 262144 2.3s Test Summary: | Pass Total Time Cholesky decomposition (5x5) | 131072 131072 1.7s Test Summary: | Pass Total Time Cholesky decomposition (12x12) | 16384 16384 1.7s Test Summary: | Pass Total Time Cholesky decomposition (18x18) | 4096 4096 1.2s Test Summary: | Pass Total Time Cholesky decomposition (25x25) | 2048 2048 1.5s Test Summary: | Pass Total Time linear solve (precompile) | 8 8 2m03.4s Test Summary: | Pass Total Time linear solve (4x4) | 262144 262144 2.2s Test Summary: | Pass Total Time linear solve (5x5) | 131072 131072 1.2s Test Summary: | Pass Total Time linear solve (12x12) | 65536 65536 3.2s Test Summary: | Pass Total Time linear solve (18x18) | 16384 16384 2.0s Test Summary: | Pass Total Time linear solve (25x25) | 8192 8192 2.4s Test Summary: | Pass Total Time triangular solve (precompile) | 16 16 7.7s Test Summary: | Pass Total Time triangular solve (4x4) | 524288 524288 1.8s Test Summary: | Pass Total Time triangular solve (5x5) | 262144 262144 1.2s Test Summary: | Pass Total Time triangular solve (12x12) | 131072 131072 2.0s Test Summary: | Pass Total Time triangular solve (18x18) | 65536 65536 1.9s Test Summary: | Pass Total Time triangular solve (25x25) | 32768 32768 1.6s Test Summary: | Pass Total Time unit triangular solve (precompile) | 16 16 6.2s Test Summary: | Pass Total Time unit triangular solve (4x4) | 524288 524288 1.6s Test Summary: | Pass Total Time unit triangular solve (5x5) | 262144 262144 1.1s Test Summary: | Pass Total Time unit triangular solve (12x12) | 131072 131072 1.9s Test Summary: | Pass Total Time unit triangular solve (18x18) | 65536 65536 1.8s Test Summary: | Pass Total Time unit triangular solve (25x25) | 32768 32768 1.7s Test Summary: | Pass Total Time matrix inverse (precompile) | 8 8 42.6s Test Summary: | Pass Total Time matrix inverse (4x4) | 65536 65536 1.7s Test Summary: | Pass Total Time matrix inverse (5x5) | 32768 32768 1.5s Test Summary: | Pass Total Time matrix inverse (12x12) | 4096 4096 1.5s Test Summary: | Pass Total Time matrix inverse (18x18) | 2048 2048 2.3s Test Summary: | Pass Total Time matrix inverse (25x25) | 1024 1024 2.9s Testing MultiFloats tests passed Testing completed after 887.25s PkgEval succeeded after 945.51s