Skip to content

Instantly share code, notes, and snippets.

@inkydragon
Created July 29, 2022 06:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inkydragon/548d2eb99955c758b6c6b907b03aeaa8 to your computer and use it in GitHub Desktop.
Save inkydragon/548d2eb99955c758b6c6b907b03aeaa8 to your computer and use it in GitHub Desktop.
MSYS2 v.s. Cygwin build time

mingw64

build

Sysimage built. Summary:
Base ────────  26.613768 seconds 47.5633%
Stdlibs ─────  29.338653 seconds 52.4332%
Total ───────  55.954380 seconds
make[1]: Leaving directory '/v/julia/julia-mingw64'
make[1]: Entering directory '/v/julia/julia-mingw64'
    JULIA julia-mingw64/usr/lib/julia/sys-o.a
Generating REPL precompile statements... 40/40
Executing precompile statements... 2028/2061
Precompilation complete. Summary:
Generation ── 115.457198 seconds 77.5291%
Execution ───  33.463985 seconds 22.4709%
Total ─────── 148.921183 seconds
Outputting sysimage file...
Output ────── 150.625233 seconds

test

version

julia> versioninfo()
Julia Version 1.9.0-DEV.1040
Commit c7ff32668c* (2022-07-28 07:53 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: 6 × Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.5 (ORCJIT, skylake)
  Threads: 1 on 6 virtual cores
  • Downloads: Fail x4
Test Summary:                                     |     Pass  Fail  Broken     Total      Time
  Overall                                         | 40433277     4  352668  40785949  27m02.3s
    LinearAlgebra/schur                           |      496                     496     45.5s
    LinearAlgebra/eigen                           |      512                     512   1m13.2s
    LinearAlgebra/qr                              |     4705                    4705   2m14.8s
    LinearAlgebra/bunchkaufman                    |     5688                    5688     39.7s
    LinearAlgebra/lapack                          |      802                     802     37.0s
    LinearAlgebra/svd                             |      566                     566   1m08.1s
    LinearAlgebra/special                         |     2942                    2942   4m16.0s
    LinearAlgebra/tridiag                         |     1541                    1541   1m01.1s
    LinearAlgebra/dense                           |     8475                    8475   5m46.5s
    LinearAlgebra/cholesky                        |     2509                    2509   1m56.7s
    LinearAlgebra/matmul                          |     1486                    1486   6m39.2s
    LinearAlgebra/bidiag                          |     4736                    4736   3m49.1s
    LinearAlgebra/generic                         |      630                     630     49.1s
    LinearAlgebra/lu                              |     1368                    1368   2m00.0s
    LinearAlgebra/uniformscaling                  |      446                     446   1m17.7s
    LinearAlgebra/lq                              |     2938                    2938   1m08.1s
    LinearAlgebra/hessenberg                      |      631                     631   1m08.4s
    LinearAlgebra/pinv                            |      500                     500      9.6s
    LinearAlgebra/adjtrans                        |      347                     347     30.8s
    LinearAlgebra/givens                          |     1847                    1847      5.5s
    LinearAlgebra/blas                            |     1629                    1629   1m07.2s
    LinearAlgebra/ldlt                            |        8                       8      1.0s
    LinearAlgebra/factorization                   |       80            16        96      4.5s
    ambiguous                                     |      104             2       106      7.6s
    LinearAlgebra/diagonal                        |     2877                    2877   5m48.1s
    compiler/effects                              |       35                      35      0.7s
    compiler/validation                           |       28                      28      0.4s
    LinearAlgebra/structuredbroadcast             |      670                     670     59.1s
    compiler/inference                            |     1200             2      1202     16.0s
    compiler/irpasses                             |      139             4       143      4.4s
    compiler/ssair                                |       69                      69      5.7s
    compiler/contextual                           |       12                      12      2.9s
    compiler/inline                               |      226             1       227      5.9s
    compiler/AbstractInterpreter                  |       12                      12      8.0s
    compiler/codegen                              |      173                     173     17.6s
    compiler/EscapeAnalysis/interprocedural       |       32             4        36      8.9s
    compiler/EscapeAnalysis/local                 |      347            21       368     15.5s
    strings/search                                |      876                     876      8.0s
    strings/basic                                 |    87693                   87693     13.5s
    strings/io                                    |    12764                   12764      4.1s
    strings/types                                 |  2302691                 2302691      3.8s
    unicode/utf8                                  |       19                      19      0.1s
    strings/util                                  |     1147                    1147     13.8s
    worlds                                        |       88                      88      2.5s
    LinearAlgebra/triangular                      |    37908                   37908  10m58.9s
    keywordargs                                   |      151                     151      1.9s
    atomics                                       |     3448                    3448     19.0s
    subtype                                       |   337681            19    337700     16.4s
    LinearAlgebra/symmetric                       |     2847                    2847   5m19.7s
    triplequote                                   |       29                      29      0.0s
    char                                          |     1639                    1639      3.4s
    intrinsics                                    |      309                     309      3.1s
    hashing                                       |    12519                   12519     20.5s
    iobuffer                                      |      209                     209      1.7s
    staged                                        |       65                      65      3.4s
    dict                                          |   144426                  144426     29.9s
    numbers                                       |  1584712             1   1584713   1m23.5s
    core                                          |  8445940             3   8445943   1m34.4s
    tuple                                         |      666                     666     10.3s
    offsetarray                                   |      502             3       505     47.6s
    reduce                                        |     8591                    8591     27.4s
    intfuncs                                      |   227881                  227881     10.1s
    simdloop                                      |      240                     240      2.3s
    vecelement                                    |      678                     678      7.8s
    rational                                      |    98695             2     98697     33.2s
    subarray                                      |   318323                  318323   3m30.6s
    copy                                          |      544                     544      3.4s
    reducedim                                     |     1225             6      1231   1m30.1s
    fastmath                                      |      946                     946      6.8s
    functional                                    |       98                      98      7.2s
    arrayops                                      |     2089             6      2095   2m18.4s
    operators                                     |    13052                   13052     14.4s
    math                                          |  1910225                 1910225     41.9s
    path                                          |     1051            12      1063      1.3s
    ordering                                      |       37                      37      3.5s
    parse                                         |    16098                   16098      5.4s
    abstractarray                                 |    55298         24795     80093   2m23.4s
    gmp                                           |     2444                    2444     15.3s
    iterators                                     |    86614                   86614   1m56.5s
    spawn                                         |      236             4       240     30.0s
    backtrace                                     |       39             1        40      4.8s
    exceptions                                    |       70                      70      1.6s
    file                                          |      767                     767     12.8s
    bitarray                                      |   914220                  914220   3m40.3s
    version                                       |     2453                    2453      1.1s
    ccall                                         |     5395                    5395   2m50.7s
    namedtuple                                    |      216                     216      3.2s
    mpfr                                          |     1137             1      1138     20.0s
    complex                                       |     8480             2      8482     12.8s
    floatapprox                                   |       49                      49      0.8s
    reflection                                    |      427                     427      5.6s
    regex                                         |      142                     142      3.6s
    sorting                                       |    24209             9     24218   2m52.9s
    float16                                       |   762093                  762093      7.5s
    sysinfo                                       |        4                       4      0.2s
    env                                           |      177                     177      0.8s
    LinearAlgebra/addmul                          |     5832                    5832   9m19.5s
    rounding                                      |   150016                  150016      6.1s
    combinatorics                                 |      170                     170      8.9s
    mod2pi                                        |       80                      80      0.6s
    euler                                         |       12                      12      1.5s
    client                                        |        5                       5      2.3s
    errorshow                                     |      246                     246      7.4s
    show                                          |   128892             8    128900     37.1s
    goto                                          |       19                      19      0.1s
    broadcast                                     |      525                     525   1m35.7s
    llvmcall2                                     |       20                      20      0.1s
    llvmcall                                      |       19                      19      0.5s
    some                                          |       72                      72      1.4s
    ryu                                           |    31215                   31215      2.0s
    meta                                          |       69                      69      0.9s
    stacktraces                                   |       48                      48      1.9s
    read                                          |     3810                    3810   2m09.8s
    docs                                          |      239                     239      4.9s
    sets                                          |     3643             1      3644     34.7s
    enums                                         |      100                     100      3.9s
    binaryplatforms                               |      341                     341      8.0s
    atexit                                        |       40                      40      8.3s
    interpreter                                   |        3                       3      1.9s
    int                                           |   736188                  736188      9.3s
    ranges                                        | 12110619        327682  12438301   1m04.5s
    bitset                                        |      195                     195      3.2s
    checked                                       |     1239                    1239     10.1s
    error                                         |       33                      33      1.5s
    boundscheck                                   |                             None      9.0s
    osutils                                       |       57                      57      0.1s
    cartesian                                     |      349             3       352      9.7s
    iostream                                      |       50                      50      1.9s
    secretbuffer                                  |       30                      30      1.8s
    specificity                                   |      175                     175      0.2s
    misc                                          |  1282200                 1282200     50.3s
    loading                                       |   151329                  151329   5m15.7s
    corelogging                                   |      235                     235      4.4s
    channels                                      |      256                     256     28.2s
    reinterpretarray                              |      421                     421     22.8s
    smallarrayshrink                              |       36                      36      0.6s
    syntax                                        |     1659             1      1660     12.5s
    opaque_closure                                |       66             1        67      0.5s
    filesystem                                    |        6                       6      0.3s
    SparseArrays/ambiguous                        |        1                       1      5.7s
    download                                      |                             None      6.1s
    asyncmap                                      |      307                     307     12.7s
    missing                                       |      574             1       575     20.5s
    SparseArrays/sparsematrix_ops                 |      415                     415     52.3s
    floatfuncs                                    |      232                     232   2m27.2s
    SparseArrays/linalg                           |     1814                    1814   1m42.3s
    SparseArrays/issues                           |      326                     326   1m24.4s
    SparseArrays/linalg_solvers                   |      364                     364     28.0s
    SparseArrays/cholmod                          |      611                     611     33.9s
    cmdlineargs                                   |      274             5       279   3m57.5s
    SparseArrays/spqr                             |       91                      91      7.6s
    SparseArrays/higherorderfns                   |     7145             1      7146   3m03.2s
    Dates/accessors                               |  7723858                 7723858      7.0s
    Dates/query                                   |     1004                    1004      1.3s
    Dates/adjusters                               |     3149                    3149      7.6s
    SparseArrays/umfpack                          |      288                     288   1m11.4s
    Dates/periods                                 |      953                     953     22.1s
    LibGit2/libgit2                               |      595                     595     33.5s
    Dates/types                                   |      232                     232      1.8s
    Dates/rounding                                |      315                     315      2.9s
    Dates/ranges                                  |   350639                  350639     20.9s
    Dates/conversions                             |      160                     160      1.2s
    ArgTools                                      |      180                     180      6.8s
    Dates/arithmetic                              |      385                     385     10.2s
    Base64                                        |     2031                    2031      2.8s
    CompilerSupportLibraries_jll                  |        4                       4      0.0s
    CRC32c                                        |      664                     664      0.8s
    Dates/io                                      |      332                     332     15.2s
    DelimitedFiles                                |       89                      89      6.0s
    Future                                        |                             None      0.0s
    GMP_jll                                       |        1                       1      0.0s
    Artifacts                                     |     1452                    1452     16.6s
    LLVMLibUnwind_jll                             |                             None      0.0s
    LazyArtifacts                                 |        4                       4      5.6s
    LibCURL                                       |        6                       6      2.7s
    LibCURL_jll                                   |        1                       1      0.0s
    LibGit2_jll                                   |        2                       2      0.1s
    LibSSH2_jll                                   |                             None      0.0s
    LibUV_jll                                     |        1                       1      0.1s
    LibUnwind_jll                                 |                             None      0.0s
    Libdl                                         |      130             1       131      0.8s
    Logging                                       |       40                      40      1.3s
    MPFR_jll                                      |        1                       1      0.1s
    Markdown                                      |      257                     257      5.1s
    MbedTLS_jll                                   |        1                       1      0.1s
    SparseArrays/sparsematrix_constructors_indexing |     1830                    1830   4m03.8s
    MozillaCACerts_jll                            |        1                       1      0.0s
    NetworkOptions                                |     3518                    3518      1.5s
    OpenBLAS_jll                                  |        1                       1      0.0s
    OpenLibm_jll                                  |        1                       1      0.1s
    PCRE2_jll                                     |        2                       2      0.1s
    InteractiveUtils                              |      301             1       302     23.3s
    Printf                                        |     1017                    1017     15.1s
    Mmap                                          |      138                     138     27.0s
    Profile                                       |      109                     109     30.8s
    REPL                                          |     1545             3      1548     28.7s
    Serialization                                 |      129             1       130      7.6s
    Downloads                                     |      232     4               236   1m41.7s
    Random                                        |   204839                  204839   1m00.3s
    SuiteSparse                                   |                             None      0.1s
    SuiteSparse_jll                               |        1                       1      0.1s
    SparseArrays/sparsevector                     |    10365             4     10369   3m55.5s
    SHA                                           |      107                     107     58.6s
    TOML                                          |      415             8       423     12.2s
    UUIDs                                         |     1029                    1029      0.3s
    FileWatching                                  |      590                     590   2m00.8s
    Zlib_jll                                      |        1                       1      0.1s
    dSFMT_jll                                     |        1                       1      0.1s
    libLLVM_jll                                   |        1                       1      0.0s
    libblastrampoline_jll                         |        1                       1      0.0s
    nghttp2_jll                                   |        1                       1      0.1s
    p7zip_jll                                     |        1                       1      0.0s
    Unicode                                       |      795                     795      5.2s
    Tar                                           |     1675            11      1686     31.6s
    Test                                          |      457            18       475     44.8s
    Sockets                                       |      170             1       171   1m25.6s
    Statistics                                    |      810                     810   1m11.8s
    precompile                                    |      155                     155     36.0s
    SharedArrays                                  |      114                     114     25.8s
    threads                                       |       45             3        48   2m40.5s
    Distributed                                   |       15                      15   4m02.6s
    stress                                        |                             None      0.0s
    FAILURE

The global RNG seed was 0x50899771fb1b987f4e0bc680062ccf9b.

Error in testset Downloads:
Test Failed at V:\julia\julia-mingw64\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:328
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("schannel: failed to receive handshake, SSL/TLS connection failed", "Could not resolve host")
Error in testset Downloads:
Test Failed at V:\julia\julia-mingw64\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:329
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing
Error in testset Downloads:
Test Failed at V:\julia\julia-mingw64\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:334
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("schannel: failed to receive handshake, SSL/TLS connection failed", "Could not resolve host")
Error in testset Downloads:
Test Failed at V:\julia\julia-mingw64\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:335
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing
ERROR: LoadError: Test run finished with errors
in expression starting at V:\julia\test\runtests.jl:93
make[1]: *** [/v/julia/test/Makefile:25: default] Error 1
make[1]: Leaving directory '/v/julia/julia-mingw64/test'
make: *** [/v/julia/Makefile:554:test] Error 2
make: Leaving directory “/v/julia/julia-mingw64”

mingw32

build

Sysimage built. Summary:
Base ────────  44.956533 seconds 51.2369%
Stdlibs ─────  42.784159 seconds 48.7611%
Total ───────  87.742447 seconds
make[1]: Leaving directory '/v/julia/julia-mingw32'
make[1]: Entering directory '/v/julia/julia-mingw32'
    JULIA julia-mingw32/usr/lib/julia/sys-o.a
Generating REPL precompile statements... 40/40
Executing precompile statements... 2021/2055
Precompilation complete. Summary:
Generation ── 440.473837 seconds 63.686%
Execution ─── 251.159706 seconds 36.314%
Total ─────── 691.633543 seconds
Outputting sysimage file...
Output ────── 156.656760 seconds

test

version

julia> versioninfo()
Julia Version 1.9.0-DEV.1040
Commit c7ff32668c* (2022-07-28 07:53 UTC)
Platform Info:
  OS: Windows (i686-w64-mingw32)
  CPU: 6 × Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
  WORD_SIZE: 32
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.5 (ORCJIT, skylake)
  Threads: 1 on 6 virtual cores
  • Downloads: Fail x1
Test Summary:                                     |     Pass  Error  Broken     Total      Time
  Overall                                         | 40435126      1  352668  40787795  70m14.0s
    LinearAlgebra/schur                           |      496                      496   1m05.1s
    LinearAlgebra/eigen                           |      512                      512   1m20.3s
    LinearAlgebra/qr                              |     4705                     4705   3m00.4s
    LinearAlgebra/bunchkaufman                    |     5688                     5688     42.6s
    LinearAlgebra/lapack                          |      802                      802     44.4s
    LinearAlgebra/svd                             |      566                      566   1m17.9s
    LinearAlgebra/special                         |     2942                     2942   4m47.9s
    LinearAlgebra/tridiag                         |     1541                     1541   1m10.3s
    LinearAlgebra/dense                           |     8475                     8475   6m31.8s
    LinearAlgebra/cholesky                        |     2509                     2509   2m17.9s
    LinearAlgebra/matmul                          |     1486                     1486   7m51.5s
    LinearAlgebra/bidiag                          |     4736                     4736   4m17.3s
    LinearAlgebra/lu                              |     1368                     1368   2m13.9s
    LinearAlgebra/generic                         |      630                      630     58.6s
    LinearAlgebra/lq                              |     2938                     2938     57.5s
    LinearAlgebra/uniformscaling                  |      446                      446   1m23.7s
    LinearAlgebra/hessenberg                      |      631                      631   1m28.6s
    LinearAlgebra/adjtrans                        |      347                      347     35.6s
    LinearAlgebra/pinv                            |      500                      500     18.5s
    LinearAlgebra/blas                            |     1629                     1629   1m05.7s
    LinearAlgebra/givens                          |     1847                     1847     16.4s
    LinearAlgebra/ldlt                            |        8                        8      1.1s
    LinearAlgebra/factorization                   |       80             16        96      4.5s
    ambiguous                                     |      104              2       106      8.9s
    compiler/inference                            |     1200              2      1202     23.5s
    compiler/effects                              |       35                       35      0.9s
    compiler/validation                           |       28                       28      0.4s
    LinearAlgebra/diagonal                        |     2877                     2877   6m48.1s
    compiler/ssair                                |       69                       69      6.8s
    compiler/irpasses                             |      139              4       143      5.2s
    compiler/inline                               |      226              1       227      7.2s
    LinearAlgebra/structuredbroadcast             |      670                      670   1m13.5s
    compiler/contextual                           |       12                       12      4.7s
    compiler/codegen                              |      173                      173     20.7s
    compiler/AbstractInterpreter                  |       12                       12      8.9s
    compiler/EscapeAnalysis/local                 |      347             21       368     16.2s
    compiler/EscapeAnalysis/interprocedural       |       32              4        36     11.2s
    strings/search                                |      876                      876      9.0s
    strings/basic                                 |    87693                    87693     16.0s
    strings/io                                    |    12764                    12764      4.6s
    strings/util                                  |     1147                     1147     16.1s
    unicode/utf8                                  |       19                       19      0.2s
    strings/types                                 |  2302691                  2302691      6.8s
    worlds                                        |       88                       88      3.6s
    LinearAlgebra/symmetric                       |     2847                     2847   5m25.0s
    keywordargs                                   |      151                      151      3.0s
    atomics                                       |     3448                     3448     51.8s
    subtype                                       |   337681             19    337700     15.1s
    char                                          |     1639                     1639      4.2s
    triplequote                                   |       29                       29      0.6s
    intrinsics                                    |      309                      309      5.5s
    core                                          |  8445939              3   8445942   1m56.6s
    LinearAlgebra/triangular                      |    37908                    37908  14m35.1s
    dict                                          |   144426                   144426     37.1s
    iobuffer                                      |      209                      209      2.4s
    staged                                        |       65                       65     10.6s
    hashing                                       |    12519                    12519     21.9s
    numbers                                       |  1584721              1   1584722   2m05.7s
    tuple                                         |      666                      666     16.7s
    reduce                                        |     8591                     8591     46.8s
    offsetarray                                   |      502              3       505   1m07.9s
    subarray                                      |   318323                   318323   4m35.8s
    simdloop                                      |      240                      240      3.2s
    vecelement                                    |      678                      678      7.7s
    rational                                      |    98695              2     98697     39.0s
    reducedim                                     |     1225              6      1231   2m15.0s
    copy                                          |      544                      544      4.9s
    arrayops                                      |     2089              6      2095   2m53.7s
    fastmath                                      |      946                      946      6.8s
    functional                                    |       98                       98     10.5s
    math                                          |  1909879                  1909879     44.4s
    operators                                     |    13052                    13052     14.0s
    ordering                                      |       37                       37      3.7s
    path                                          |     1051             12      1063      1.2s
    ccall                                         |     5390                     5390   2m38.3s
    parse                                         |    16098                    16098      7.2s
    iterators                                     |    86614                    86614   4m45.8s
    gmp                                           |     2444                     2444     10.4s
    LinearAlgebra/addmul                          |     5562                     5562  12m05.8s
    spawn                                         |      236              4       240     38.0s
    backtrace                                     |       39              1        40      8.5s
    exceptions                                    |       70                       70      8.4s
    abstractarray                                 |    55542          24795     80337   8m22.2s
    file                                          |      767                      767     22.0s
    version                                       |     2453                     2453      1.4s
    namedtuple                                    |      216                      216      6.6s
    mpfr                                          |     1137              1      1138     23.5s
    broadcast                                     |      525                      525   1m35.6s
    sorting                                       |    24193              9     24202   3m26.2s
    loading                                       |   154923                   154923   5m00.1s
    floatapprox                                   |       49                       49      2.3s
    regex                                         |      142                      142      3.3s
    reflection                                    |      427                      427     10.5s
    complex                                       |     8480              2      8482     12.6s
    sysinfo                                       |        4                        4      0.1s
    env                                           |      178                      178      0.7s
    float16                                       |   762093                   762093      8.4s
    combinatorics                                 |      172                      172      9.0s
    rounding                                      |   150016                   150016      7.6s
    mod2pi                                        |       80                       80      0.6s
    euler                                         |       12                       12      2.2s
    client                                        |        5                        5      2.7s
    errorshow                                     |      246                      246     19.9s
    read                                          |     3810                     3810   3m14.9s
    goto                                          |       19                       19      0.1s
    llvmcall                                      |       19                       19      1.0s
    show                                          |   128892              8    128900     39.7s
    llvmcall2                                     |       20                       20      0.3s
    some                                          |       72                       72      1.6s
    ryu                                           |    31215                    31215      1.9s
    stacktraces                                   |       48                       48      2.4s
    meta                                          |       69                       69      2.6s
    docs                                          |      239                      239      7.5s
    binaryplatforms                               |      341                      341      9.0s
    sets                                          |     3643              1      3644     36.9s
    enums                                         |      100                      100      5.1s
    ranges                                        | 12110694         327682  12438376   1m15.2s
    intfuncs                                      |   227811                   227811  12m05.4s
    interpreter                                   |        3                        3      2.5s
    atexit                                        |       40                       40     12.7s
    bitset                                        |      195                      195      3.8s
    checked                                       |     1239                     1239     12.5s
    misc                                          |  1282197                  1282197     52.9s
    error                                         |       33                       33      4.1s
    boundscheck                                   |                              None     20.5s
    osutils                                       |       57                       57      0.2s
    cartesian                                     |      349              3       352     13.0s
    iostream                                      |       50                       50      1.6s
    int                                           |   736188                   736188     48.2s
    specificity                                   |      175                      175      1.0s
    secretbuffer                                  |       30                       30      1.9s
    syntax                                        |     1659              1      1660     16.2s
    channels                                      |      256                      256     30.8s
    reinterpretarray                              |      421                      421     22.7s
    corelogging                                   |      235                      235      7.7s
    smallarrayshrink                              |       36                       36      0.5s
    opaque_closure                                |       66              1        67      1.3s
    filesystem                                    |        6                        6      0.6s
    download                                      |                              None      6.4s
    SparseArrays/ambiguous                        |        1                        1      7.1s
    missing                                       |      574              1       575     30.1s
    asyncmap                                      |      307                      307     27.2s
    SparseArrays/sparsematrix_ops                 |      415                      415     58.5s
    floatfuncs                                    |      232                      232   3m41.0s
    SparseArrays/linalg                           |     1814                     1814   1m45.6s
    cmdlineargs                                   |      274              5       279   4m32.3s
    SparseArrays/higherorderfns                   |     7145              1      7146   3m27.1s
    SparseArrays/linalg_solvers                   |      364                      364     37.6s
    SparseArrays/issues                           |      326                      326   1m49.2s
    SparseArrays/cholmod                          |      607                      607     44.3s
    SparseArrays/spqr                             |       91                       91     14.5s
    SparseArrays/umfpack                          |      200                      200   1m03.1s
    Dates/accessors                               |  7723858                  7723858      8.4s
    SparseArrays/sparsematrix_constructors_indexing |     1830                     1830   4m23.5s
    Dates/query                                   |     1004                     1004      1.2s
    Dates/adjusters                               |     3149                     3149      6.8s
    Dates/rounding                                |      315                      315      4.4s
    Dates/types                                   |      232                      232      2.8s
    LibGit2/libgit2                               |      595                      595     33.4s
    Dates/periods                                 |      953                      953     27.9s
    Dates/conversions                             |      160                      160      1.8s
    Dates/ranges                                  |   350639                   350639     29.9s
    Dates/io                                      |      332                      332     20.2s
    Base64                                        |     2031                     2031      3.8s
    CRC32c                                        |      664                      664      0.7s
    CompilerSupportLibraries_jll                  |        4                        4      0.0s
    Dates/arithmetic                              |      385                      385     13.0s
    DelimitedFiles                                |       89                       89      9.6s
    Artifacts                                     |     1452                     1452     18.5s
    Future                                        |                              None      0.0s
    GMP_jll                                       |        1                        1      0.0s
    ArgTools                                      |      180                      180     46.9s
    LLVMLibUnwind_jll                             |                              None      0.0s
    LazyArtifacts                                 |        4                        4      7.6s
    InteractiveUtils                              |      301              1       302     36.5s
    LibCURL_jll                                   |        1                        1      0.0s
    LibGit2_jll                                   |        2                        2      0.1s
    LibSSH2_jll                                   |                              None      0.0s
    LibUV_jll                                     |        1                        1      0.0s
    LibUnwind_jll                                 |                              None      0.0s
    Libdl                                         |      119              1       120      1.0s
    LibCURL                                       |        6                        6      2.5s
    MPFR_jll                                      |        1                        1      0.1s
    Logging                                       |       40                       40      1.5s
    MbedTLS_jll                                   |        1                        1      0.0s
    Markdown                                      |      257                      257      8.8s
    MozillaCACerts_jll                            |        1                        1      0.0s
    NetworkOptions                                |     3518                     3518      1.5s
    OpenBLAS_jll                                  |        1                        1      0.0s
    OpenLibm_jll                                  |        1                        1      0.1s
    Downloads                                     |               1                 1   1m01.1s
    PCRE2_jll                                     |        2                        2      0.3s
    Printf                                        |     1017                     1017     16.0s
    Mmap                                          |      138                      138     26.4s
    SparseArrays/sparsevector                     |    10365              4     10369   3m50.7s
    REPL                                          |     1545              3      1548     39.9s
    Serialization                                 |      129              1       130      7.4s
    FileWatching                                  |      590                      590   2m02.7s
    Random                                        |   204833                   204833   1m10.4s
    SuiteSparse                                   |                              None      0.1s
    SuiteSparse_jll                               |        1                        1      0.1s
    TOML                                          |      415              8       423     20.5s
    Sockets                                       |      170              1       171   1m28.1s
    Statistics                                    |      810                      810   1m28.9s
    UUIDs                                         |     1029                     1029      0.6s
    Unicode                                       |      795                      795      6.1s
    Zlib_jll                                      |        1                        1      0.1s
    dSFMT_jll                                     |        1                        1      0.0s
    libLLVM_jll                                   |        1                        1      0.0s
    libblastrampoline_jll                         |        1                        1      0.0s
    nghttp2_jll                                   |        1                        1      0.1s
    p7zip_jll                                     |        1                        1      0.0s
    SHA                                           |      107                      107   2m14.2s
    Test                                          |      457             18       475   1m01.6s
    Tar                                           |     1675             11      1686   2m13.4s
    bitarray                                      |   913196                   913196  23m17.4s
    Profile                                       |      109                      109  34m35.5s
    precompile                                    |      155                      155     48.6s
    SharedArrays                                  |      114                      114     45.3s
    threads                                       |       45              3        48   5m15.9s
    Distributed                                   |       15                       15   6m48.2s
    stress                                        |                              None      0.0s
    FAILURE

The global RNG seed was 0x3af2fbe3ce42df5abab7ba751263a17d.

Error in testset Downloads:
Error During Test at none:1
  Got exception outside of a @test
  ProcessExitedException(4)
  Stacktrace:
    [1] try_yieldto(undo::typeof(Base.ensure_rescheduled))
      @ Base .\task.jl:888
    [2] wait()
      @ Base .\task.jl:952
    [3] wait(c::Base.GenericCondition{ReentrantLock})
      @ Base .\condition.jl:124
    [4] take_buffered(c::Channel{Any})
      @ Base .\channels.jl:416
    [5] take!(c::Channel{Any})
      @ Base .\channels.jl:410
    [6] take!(::Distributed.RemoteValue)
      @ Distributed V:\julia\julia-mingw32\usr\share\julia\stdlib\v1.9\Distributed\src\remotecall.jl:726
    [7] remotecall_fetch(::Function, ::Distributed.Worker, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
      @ Distributed V:\julia\julia-mingw32\usr\share\julia\stdlib\v1.9\Distributed\src\remotecall.jl:461
    [8] remotecall_fetch(::Function, ::Int32, ::String, ::Vararg{String}; kwargs::Base.Pairs{Symbol, UInt128, Tuple{Symbol}, NamedTuple{(:seed,), Tuple{UInt128}}})
      @ Distributed V:\julia\julia-mingw32\usr\share\julia\stdlib\v1.9\Distributed\src\remotecall.jl:492
    [9] macro expansion
      @ V:\julia\test\runtests.jl:260 [inlined]
   [10] (::var"#45#57"{Vector{Task}, var"#print_testworker_errored#53"{ReentrantLock, Int32, Int32}, var"#print_testworker_stats#51"{ReentrantLock, Int32, Int32, Int32, Int32, Int32, Int32}, Vector{Any}, Dict{String, DateTime}})()
      @ Main .\task.jl:501
ERROR: LoadError: Test run finished with errors
in expression starting at V:\julia\test\runtests.jl:93
make[1]: *** [/v/julia/test/Makefile:25: default] Error 1
make[1]: Leaving directory '/v/julia/julia-mingw32/test'
make: *** [/v/julia/Makefile:554:test] Error 2
make: Leaving directory “/v/julia/julia-mingw32”

win64

build

Sysimage built. Summary:
Base ────────  26.776299 seconds 47.8299%
Stdlibs ─────  29.204180 seconds 52.1667%
Total ───────  55.982368 seconds
make[1]: Leaving directory '/cygdrive/v/julia/julia-win64'
make[1]: Entering directory '/cygdrive/v/julia/julia-win64'
    JULIA julia-win64/usr/lib/julia/sys-o.a
Generating REPL precompile statements... 40/40
Executing precompile statements... 2028/2061
Precompilation complete. Summary:
Generation ── 113.945204 seconds 77.4414%
Execution ───  33.192112 seconds 22.5586%
Total ─────── 147.137316 seconds
Outputting sysimage file...
Output ────── 149.166086 seconds
    LINK julia-win64/usr/lib/julia/sys.dll

test

Test Summary:                                     |     Pass  Fail  Broken     Total      Time
  Overall                                         | 40441646     6  352668  40794320  26m27.7s
    LinearAlgebra/schur                           |      496                     496     45.4s
    LinearAlgebra/eigen                           |      512                     512   1m09.5s
    LinearAlgebra/qr                              |     4705                    4705   2m11.0s
    LinearAlgebra/bunchkaufman                    |     5688                    5688     39.8s
    LinearAlgebra/lapack                          |      802                     802     36.5s
    LinearAlgebra/svd                             |      566                     566   1m03.5s
    LinearAlgebra/special                         |     2942                    2942   4m08.0s
    LinearAlgebra/tridiag                         |     1541                    1541   1m00.9s
    LinearAlgebra/dense                           |     8475                    8475   5m34.8s
    LinearAlgebra/cholesky                        |     2509                    2509   1m57.2s
    LinearAlgebra/matmul                          |     1486                    1486   6m37.1s
    LinearAlgebra/bidiag                          |     4736                    4736   3m48.7s
    LinearAlgebra/generic                         |      630                     630     49.2s
    LinearAlgebra/lu                              |     1368                    1368   1m58.3s
    LinearAlgebra/uniformscaling                  |      446                     446   1m19.0s
    LinearAlgebra/lq                              |     2938                    2938   1m08.1s
    LinearAlgebra/hessenberg                      |      631                     631   1m07.7s
    LinearAlgebra/pinv                            |      500                     500      9.9s
    LinearAlgebra/givens                          |     1847                    1847      5.5s
    LinearAlgebra/adjtrans                        |      347                     347     30.4s
    LinearAlgebra/blas                            |     1629                    1629   1m06.5s
    LinearAlgebra/ldlt                            |        8                       8      0.9s
    LinearAlgebra/factorization                   |       80            16        96      4.5s
    ambiguous                                     |      104             2       106     16.1s
    LinearAlgebra/diagonal                        |     2877                    2877   5m44.9s
    compiler/effects                              |       35                      35      0.7s
    compiler/validation                           |       28                      28      0.5s
    LinearAlgebra/structuredbroadcast             |      670                     670   1m03.5s
    compiler/ssair                                |       69                      69      6.1s
    compiler/irpasses                             |      139             4       143      4.4s
    compiler/inference                            |     1200             2      1202     16.1s
    compiler/contextual                           |       12                      12      3.3s
    compiler/inline                               |      226             1       227      5.8s
    compiler/codegen                              |      173                     173     17.4s
    compiler/AbstractInterpreter                  |       12                      12      7.8s
    compiler/EscapeAnalysis/local                 |      347            21       368     14.5s
    compiler/EscapeAnalysis/interprocedural       |       32             4        36      8.6s
    strings/search                                |      876                     876      7.9s
    strings/basic                                 |    87693                   87693     13.4s
    strings/io                                    |    12764                   12764      4.1s
    strings/types                                 |  2302691                 2302691      3.2s
    unicode/utf8                                  |       19                      19      0.2s
    strings/util                                  |     1147                    1147     13.6s
    worlds                                        |       88                      88      2.9s
    LinearAlgebra/triangular                      |    37908                   37908  10m52.0s
    keywordargs                                   |      151                     151      1.9s
    atomics                                       |     3448                    3448     19.1s
    LinearAlgebra/symmetric                       |     2847                    2847   5m15.5s
    subtype                                       |   337681            19    337700     15.7s
    triplequote                                   |       29                      29      0.1s
    char                                          |     1639                    1639      3.4s
    intrinsics                                    |      309                     309      3.0s
    hashing                                       |    12519                   12519     21.0s
    iobuffer                                      |      209                     209      1.8s
    staged                                        |       65                      65      3.2s
    dict                                          |   144426                  144426     30.0s
    numbers                                       |  1584712             1   1584713   1m22.9s
    core                                          |  8445940             3   8445943   1m35.3s
    tuple                                         |      666                     666      9.7s
    offsetarray                                   |      502             3       505     50.1s
    reduce                                        |     8591                    8591     28.5s
    intfuncs                                      |   227937                  227937     10.0s
    simdloop                                      |      240                     240      2.4s
    vecelement                                    |      678                     678      8.0s
    rational                                      |    98695             2     98697     33.2s
    subarray                                      |   318323                  318323   3m33.7s
    copy                                          |      544                     544      3.7s
    reducedim                                     |     1225             6      1231   1m35.4s
    fastmath                                      |      946                     946      7.1s
    functional                                    |       98                      98      7.3s
    arrayops                                      |     2089             6      2095   2m25.7s
    math                                          |  1909879                 1909879     42.1s
    operators                                     |    13052                   13052     15.4s
    ordering                                      |       37                      37      3.3s
    path                                          |     1051            12      1063      1.5s
    parse                                         |    16098                   16098      5.3s
    abstractarray                                 |    55827         24795     80622   2m27.1s
    gmp                                           |     2444                    2444     16.2s
    iterators                                     |    86614                   86614   1m56.8s
    spawn                                         |      236             4       240     30.2s
    backtrace                                     |       39             1        40      3.7s
    exceptions                                    |       70                      70      1.5s
    file                                          |      767                     767     12.9s
    bitarray                                      |   915008                  915008   3m42.3s
    version                                       |     2453                    2453      1.1s
    namedtuple                                    |      216                     216      3.3s
    ccall                                         |     5395                    5395   2m53.4s
    loading                                       |   160293                  160293   2m57.8s
    mpfr                                          |     1137             1      1138     19.2s
    floatapprox                                   |       49                      49      1.1s
    reflection                                    |      427                     427      6.3s
    complex                                       |     8480             2      8482     13.9s
    regex                                         |      142                     142      3.5s
    float16                                       |   762093                  762093      7.4s
    sysinfo                                       |        4                       4      0.2s
    env                                           |      161                     161      0.9s
    combinatorics                                 |      170                     170      7.6s
    LinearAlgebra/addmul                          |     4158                    4158   9m07.8s
    rounding                                      |   150016                  150016      6.3s
    mod2pi                                        |       80                      80      0.7s
    euler                                         |       12                      12      1.5s
    client                                        |        5                       5      1.7s
    sorting                                       |    24181             9     24190   2m52.8s
    errorshow                                     |      246                     246      5.8s
    goto                                          |       19                      19      0.1s
    llvmcall                                      |       19                      19      0.5s
    llvmcall2                                     |       20                      20      0.1s
    ryu                                           |    31215                   31215      1.8s
    some                                          |       72                      72      1.4s
    meta                                          |       69                      69      2.1s
    stacktraces                                   |       48                      48      2.2s
    docs                                          |      239                     239      5.4s
    read                                          |     3810                    3810   1m38.7s
    binaryplatforms                               |      341                     341      7.7s
    show                                          |   128892             8    128900     40.5s
    sets                                          |     3643             1      3644     35.6s
    enums                                         |      100                     100      4.4s
    atexit                                        |       40                      40     11.1s
    interpreter                                   |        3                       3      2.3s
    int                                           |   736188                  736188     11.9s
    checked                                       |     1239                    1239     10.1s
    ranges                                        | 12110712        327682  12438394   1m04.5s
    bitset                                        |      195                     195      3.1s
    error                                         |       33                      33      1.9s
    broadcast                                     |      525                     525   1m46.8s
    osutils                                       |       57                      57      0.1s
    boundscheck                                   |                             None      9.0s
    iostream                                      |       50                      50      1.3s
    misc                                          |  1282204                 1282204     47.5s
    specificity                                   |      175                     175      1.0s
    cartesian                                     |      349             3       352      9.6s
    secretbuffer                                  |       30                      30      2.0s
    corelogging                                   |      235                     235      5.3s
    syntax                                        |     1659             1      1660      9.8s
    reinterpretarray                              |      421                     421     23.6s
    smallarrayshrink                              |       36                      36      0.5s
    asyncmap                                      |      307                     307     14.9s
    opaque_closure                                |       66             1        67      0.9s
    filesystem                                    |        6                       6      0.3s
    channels                                      |      256                     256     28.8s
    missing                                       |      574             1       575     22.5s
    SparseArrays/ambiguous                        |        1                       1      5.8s
    download                                      |                             None     24.4s
    SparseArrays/sparsematrix_ops                 |      415                     415     57.2s
    floatfuncs                                    |      232                     232   2m30.2s
    SparseArrays/linalg                           |     1814                    1814   1m39.0s
    SparseArrays/issues                           |      326                     326   1m26.4s
    SparseArrays/linalg_solvers                   |      364                     364     26.8s
    SparseArrays/higherorderfns                   |     7145             1      7146   2m47.6s
    SparseArrays/cholmod                          |      611                     611     31.7s
    SparseArrays/spqr                             |       91                      91     15.2s
    cmdlineargs                                   |      274             5       279   3m57.5s
    Dates/accessors                               |  7723858                 7723858      7.9s
    Dates/query                                   |     1004                    1004      1.2s
    Dates/adjusters                               |     3149                    3149      7.2s
    LibGit2/libgit2                               |      600                     600     27.5s
    Dates/rounding                                |      315                     315      2.9s
    Dates/ranges                                  |   350639                  350639     20.5s
    SparseArrays/umfpack                          |      288                     288   1m07.5s
    Dates/types                                   |      232                     232      2.2s
    SparseArrays/sparsematrix_constructors_indexing |     1830                    1830   3m29.3s
    Dates/conversions                             |      160                     160      1.2s
    Dates/periods                                 |      953                     953     23.6s
    Base64                                        |     2031                    2031      2.7s
    CRC32c                                        |      664                     664      0.7s
    CompilerSupportLibraries_jll                  |        4                       4      0.0s
    ArgTools                                      |      180                     180      7.1s
    DelimitedFiles                                |       89                      89      6.8s
    Dates/io                                      |      332                     332     14.8s
    Future                                        |                             None      0.0s
    GMP_jll                                       |        1                       1      0.4s
    Dates/arithmetic                              |      385                     385     13.7s
    LLVMLibUnwind_jll                             |                             None      0.4s
    Artifacts                                     |     1452                    1452     17.2s
    LibCURL                                       |        6                       6      2.7s
    LibCURL_jll                                   |        1                       1      0.0s
    LazyArtifacts                                 |        4                       4      7.5s
    LibGit2_jll                                   |        2                       2      1.7s
    LibSSH2_jll                                   |                             None      1.3s
    LibUV_jll                                     |        1                       1      0.4s
    LibUnwind_jll                                 |                             None      0.4s
    Libdl                                         |      128             1       129      0.9s
    MPFR_jll                                      |        1                       1      0.4s
    Logging                                       |       40                      40      1.3s
    MbedTLS_jll                                   |        1                       1      0.1s
    Markdown                                      |      257                     257      6.6s
    MozillaCACerts_jll                            |        1                       1      0.0s
    NetworkOptions                                |     3518                    3518      1.3s
    OpenBLAS_jll                                  |        1                       1      0.0s
    OpenLibm_jll                                  |        1                       1      0.4s
    PCRE2_jll                                     |        2                       2      0.4s
    InteractiveUtils                              |      301             1       302     24.8s
    Printf                                        |     1017                    1017     14.2s
    Mmap                                          |      138                     138     31.9s
    Profile                                       |      109                     109     32.1s
    REPL                                          |     1545             3      1548     28.0s
    Serialization                                 |      129             1       130      6.8s
    Downloads                                     |      232     4               236   1m44.0s
    Random                                        |   204839                  204839     59.3s
    SuiteSparse                                   |                             None      2.9s
    SuiteSparse_jll                               |        1                       1      0.6s
    SparseArrays/sparsevector                     |    10365             4     10369   3m46.7s
    SHA                                           |      107                     107     59.0s
    TOML                                          |      415             8       423     11.3s
    UUIDs                                         |     1029                    1029      0.6s
    FileWatching                                  |      586     2               588   2m00.9s
    Unicode                                       |      795                     795      5.1s
    dSFMT_jll                                     |        1                       1      0.4s
    libLLVM_jll                                   |        1                       1      0.3s
    libblastrampoline_jll                         |        1                       1      0.0s
    nghttp2_jll                                   |        1                       1      0.1s
    p7zip_jll                                     |        1                       1      0.0s
    Zlib_jll                                      |        1                       1      1.8s
    Tar                                           |     1675            11      1686     28.7s
    Sockets                                       |      170             1       171   1m26.3s
    Test                                          |      457            18       475     45.9s
    Statistics                                    |      810                     810   1m05.7s
    precompile                                    |      155                     155     36.2s
    SharedArrays                                  |      114                     114     25.8s
    threads                                       |       45             3        48   2m39.6s
    Distributed                                   |       15                      15   4m06.3s
    stress                                        |                             None      0.0s
    FAILURE

The global RNG seed was 0x8e6d26e51f971357f14463bd84118e47.

Error in testset Downloads:
Test Failed at V:\julia\julia-win64\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:328
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("schannel: failed to receive handshake, SSL/TLS connection failed", "Could not resolve host")
Error in testset Downloads:
Test Failed at V:\julia\julia-win64\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:329
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing
Error in testset Downloads:
Test Failed at V:\julia\julia-win64\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:334
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("schannel: failed to receive handshake, SSL/TLS connection failed", "Could not resolve host")
Error in testset Downloads:
Test Failed at V:\julia\julia-win64\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:335
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing
Error in testset FileWatching:
Test Failed at V:\julia\julia-win64\usr\share\julia\stdlib\v1.9\FileWatching\test\runtests.jl:391
  Expression: pop!(changes) == (F_PATH => FileWatching.FileEvent(FileWatching.UV_CHANGE))
   Evaluated: "afile.txt" => FileWatching.FileEvent(true, false, false) == "afile.txt" => FileWatching.FileEvent(false, true, false)
Error in testset FileWatching:
Test Failed at V:\julia\julia-win64\usr\share\julia\stdlib\v1.9\FileWatching\test\runtests.jl:394
  Expression: p == (F_PATH => FileWatching.FileEvent(FileWatching.UV_RENAME))
   Evaluated: "afile.txt~" => FileWatching.FileEvent(true, false, false) == "afile.txt" => FileWatching.FileEvent(true, false, false)
ERROR: LoadError: Test run finished with errors
in expression starting at V:\julia\test\runtests.jl:93
make[1]: *** [/cygdrive/v/julia/test/Makefile:25: default] Error 1
make[1]: Leaving directory '/cygdrive/v/julia/julia-win64/test'
make: *** [/cygdrive/v/julia/Makefile:554:test] Error 2
make: Leaving directory “/cygdrive/v/julia/julia-win64”

win32

build

Sysimage built. Summary:
Base ────────  42.363987 seconds 49.2889%
Stdlibs ─────  43.584317 seconds 50.7087%
Total ───────  85.950328 seconds
make[1]: Leaving directory '/cygdrive/v/julia/julia-win32'
make[1]: Entering directory '/cygdrive/v/julia/julia-win32'
    JULIA julia-win32/usr/lib/julia/sys-o.a
Generating REPL precompile statements... 40/40
Executing precompile statements... 2023/2057
Precompilation complete. Summary:
Generation ── 433.190389 seconds 64.4239%
Execution ─── 239.216448 seconds 35.5761%
Total ─────── 672.406837 seconds
Outputting sysimage file...
Output ────── 155.715651 seconds
    LINK julia-win32/usr/lib/julia/sys.dll

test

Test Summary:                                     |     Pass  Fail  Error  Broken     Total      Time
  Overall                                         | 40445277     6      2  352668  40797953  72m15.3s
    LinearAlgebra/schur                           |      496                            496   1m04.4s
    LinearAlgebra/eigen                           |      512                            512   1m18.2s
    LinearAlgebra/qr                              |     4705                           4705   2m54.1s
    LinearAlgebra/bunchkaufman                    |     5688                           5688     42.5s
    LinearAlgebra/lapack                          |      802                            802     44.8s
    LinearAlgebra/svd                             |      566                            566   1m17.2s
    LinearAlgebra/special                         |     2942                           2942   4m44.1s
    LinearAlgebra/tridiag                         |     1541                           1541   1m10.1s
    LinearAlgebra/dense                           |     8475                           8475   6m25.1s
    LinearAlgebra/cholesky                        |     2509                           2509   2m14.7s
    LinearAlgebra/matmul                          |     1486                           1486   7m42.4s
    LinearAlgebra/bidiag                          |     4736                           4736   4m15.5s
    LinearAlgebra/lu                              |     1368                           1368   2m12.7s
    LinearAlgebra/generic                         |      630                            630     59.1s
    LinearAlgebra/lq                              |     2938                           2938     52.8s
    LinearAlgebra/uniformscaling                  |      446                            446   1m20.4s
    LinearAlgebra/hessenberg                      |      631                            631   1m27.7s
    LinearAlgebra/adjtrans                        |      347                            347     34.8s
    LinearAlgebra/pinv                            |      500                            500     18.2s
    LinearAlgebra/blas                            |     1629                           1629   1m05.2s
    LinearAlgebra/givens                          |     1847                           1847     15.9s
    LinearAlgebra/ldlt                            |        8                              8      1.1s
    LinearAlgebra/factorization                   |       80                   16        96      4.5s
    ambiguous                                     |      104                    2       106      9.5s
    compiler/inference                            |     1200                    2      1202     24.4s
    compiler/effects                              |       35                             35      1.0s
    compiler/validation                           |       28                             28      0.4s
    compiler/ssair                                |       69                             69      6.8s
    compiler/irpasses                             |      139                    4       143      4.2s
    LinearAlgebra/diagonal                        |     2877                           2877   6m49.6s
    compiler/inline                               |      226                    1       227      8.2s
    LinearAlgebra/structuredbroadcast             |      670                            670   1m15.4s
    compiler/contextual                           |       12                             12      4.4s
    compiler/codegen                              |      173                            173     18.1s
    compiler/AbstractInterpreter                  |       12                             12      7.8s
    compiler/EscapeAnalysis/interprocedural       |       32                    4        36     10.5s
    compiler/EscapeAnalysis/local                 |      347                   21       368     16.2s
    strings/search                                |      876                            876      9.0s
    strings/basic                                 |    87693                          87693     16.0s
    strings/io                                    |    12764                          12764      4.3s
    strings/types                                 |  2302691                        2302691      6.3s
    unicode/utf8                                  |       19                             19      0.2s
    strings/util                                  |     1147                           1147     16.8s
    worlds                                        |       88                             88      3.7s
    LinearAlgebra/symmetric                       |     2847                           2847   5m17.2s
    keywordargs                                   |      151                            151      2.9s
    atomics                                       |     3448                           3448     50.9s
    subtype                                       |   337681                   19    337700     13.3s
    char                                          |     1639                           1639      4.0s
    triplequote                                   |       29                             29      0.6s
    intrinsics                                    |      309                            309      5.4s
    LinearAlgebra/triangular                      |    37908                          37908  14m07.8s
    core                                          |  8445939                    3   8445942   1m56.9s
    dict                                          |   144426                         144426     37.6s
    iobuffer                                      |      209                            209      3.3s
    numbers                                       |  1584721                    1   1584722   1m57.0s
    hashing                                       |    12519                          12519     25.5s
    staged                                        |       65                             65     10.2s
    tuple                                         |      666                            666     18.3s
    reduce                                        |     8591                           8591     45.7s
    offsetarray                                   |      502                    3       505   1m06.2s
    subarray                                      |   318323                         318323   4m30.2s
    simdloop                                      |      240                            240      3.3s
    vecelement                                    |      678                            678      7.4s
    LinearAlgebra/addmul                          |     4158                           4158   6m28.2s
    reducedim                                     |     1225                    6      1231   2m16.2s
    rational                                      |    98695                    2     98697     38.3s
    copy                                          |      544                            544      5.1s
    arrayops                                      |     2089                    6      2095   2m47.4s
    fastmath                                      |      946                            946      7.8s
    functional                                    |       98                             98     10.4s
    operators                                     |    13052                          13052     15.0s
    ordering                                      |       37                             37      3.7s
    path                                          |     1051                   12      1063      1.4s
    math                                          |  1909949                        1909949   1m03.1s
    parse                                         |    16098                          16098      6.7s
    ccall                                         |     5390                           5390   2m16.8s
    gmp                                           |     2444                           2444      8.0s
    loading                                       |   163005                         163005   2m57.5s
    spawn                                         |      236                    4       240     34.2s
    iterators                                     |    86614                          86614   4m32.5s
    backtrace                                     |       39                    1        40      5.9s
    exceptions                                    |       70                             70      8.7s
    file                                          |      767                            767     15.6s
    version                                       |     2453                           2453      1.3s
    namedtuple                                    |      216                            216      6.4s
    mpfr                                          |     1137                    1      1138     22.8s
    sorting                                       |    24181                    9     24190   3m17.5s
    complex                                       |     8480                    2      8482     12.0s
    floatapprox                                   |       49                             49      0.8s
    read                                          |     3810                           3810   1m46.9s
    regex                                         |      142                            142      2.9s
    reflection                                    |      427                            427     11.3s
    float16                                       |   762093                         762093      7.7s
    sysinfo                                       |        4                              4      0.2s
    env                                           |      162                            162      0.8s
    combinatorics                                 |      172                            172     10.3s
    rounding                                      |   150016                         150016      7.0s
    mod2pi                                        |       80                             80      0.7s
    euler                                         |       12                             12      1.9s
    abstractarray                                 |    55823                24795     80618   8m59.9s
    broadcast                                     |      525                            525   1m46.0s
    client                                        |        5                              5     11.2s
    errorshow                                     |      246                            246     22.4s
    goto                                          |       19                             19      0.1s
    llvmcall                                      |       19                             19      1.0s
    llvmcall2                                     |       20                             20      0.4s
    ryu                                           |    31215                          31215      1.9s
    show                                          |   128892                    8    128900     46.0s
    some                                          |       72                             72      1.5s
    meta                                          |       69                             69      1.6s
    stacktraces                                   |       48                             48      2.0s
    docs                                          |      239                            239      6.1s
    sets                                          |     3643                    1      3644     36.3s
    binaryplatforms                               |      341                            341      8.5s
    ranges                                        | 12110732               327682  12438414   1m10.5s
    enums                                         |      100                            100      5.9s
    atexit                                        |       40                             40     11.5s
    interpreter                                   |        3                              3      2.4s
    checked                                       |     1239                           1239     12.4s
    bitset                                        |      195                            195      2.1s
    misc                                          |  1282204                        1282204     58.4s
    int                                           |   736188                         736188     48.7s
    error                                         |       33                             33      3.2s
    cartesian                                     |      349                    3       352     10.8s
    osutils                                       |       57                             57      0.2s
    boundscheck                                   |                                    None     26.7s
    iostream                                      |       50                             50      1.7s
    secretbuffer                                  |       30                             30      1.4s
    specificity                                   |      175                            175      0.2s
    channels                                      |      256                            256     27.1s
    reinterpretarray                              |      421                            421     21.3s
    corelogging                                   |      235                            235      5.9s
    syntax                                        |     1659                    1      1660     13.7s
    missing                                       |      574                    1       575     28.6s
    smallarrayshrink                              |       36                             36      0.5s
    opaque_closure                                |       66                    1        67      1.2s
    filesystem                                    |        6                              6      0.5s
    asyncmap                                      |      307                            307     24.7s
    SparseArrays/ambiguous                        |        1                              1      3.5s
    download                                      |                                    None     25.5s
    intfuncs                                      |   228001                         228001  12m43.9s
    SparseArrays/sparsematrix_ops                 |      415                            415   1m06.3s
    floatfuncs                                    |      232                            232   3m32.6s
    cmdlineargs                                   |      274                    5       279   4m26.1s
    SparseArrays/higherorderfns                   |     7145                    1      7146   3m09.3s
    SparseArrays/linalg                           |     1814                           1814   1m49.6s
    SparseArrays/issues                           |      326                            326   1m58.1s
    SparseArrays/linalg_solvers                   |      364                            364     35.4s
    SparseArrays/spqr                             |       91                             91      9.1s
    SparseArrays/umfpack                          |      200                            200     45.2s
    Dates/accessors                               |  7723858                        7723858      8.1s
    Dates/adjusters                               |     3149                           3149      6.1s
    Dates/query                                   |     1004                           1004      1.2s
    LibGit2/libgit2                               |      600                            600     31.1s
    SparseArrays/cholmod                          |      607                            607     53.2s
    Dates/rounding                                |      315                            315      4.7s
    SparseArrays/sparsematrix_constructors_indexing |     1830                           1830   3m50.2s
    Dates/types                                   |      232                            232      2.9s
    Dates/periods                                 |      953                            953     27.4s
    Dates/conversions                             |      160                            160      1.8s
    Dates/arithmetic                              |      385                            385     12.1s
    Dates/ranges                                  |   350639                         350639     28.8s
    Dates/io                                      |      332                            332     19.2s
    CRC32c                                        |      664                            664      0.8s
    CompilerSupportLibraries_jll                  |        4                              4      0.0s
    Base64                                        |     2031                           2031      3.0s
    DelimitedFiles                                |       89                             89      8.7s
    Artifacts                                     |     1452                           1452     22.0s
    Future                                        |                                    None      0.0s
    GMP_jll                                       |        1                              1      0.0s
    ArgTools                                      |      180                            180     48.1s
    LLVMLibUnwind_jll                             |                                    None      0.0s
    LazyArtifacts                                 |        4                              4     13.3s
    LibCURL                                       |        6                              6      2.3s
    LibCURL_jll                                   |        1                              1      0.0s
    LibGit2_jll                                   |        2                              2      0.1s
    LibSSH2_jll                                   |                                    None      0.0s
    LibUV_jll                                     |        1                              1      0.1s
    LibUnwind_jll                                 |                                    None      0.0s
    Libdl                                         |      127                    1       128      1.1s
    InteractiveUtils                              |      300            1       1       302     42.7s
    Logging                                       |       40                             40      2.7s
    MPFR_jll                                      |        1                              1      0.1s
    Markdown                                      |      257                            257      9.0s
    MbedTLS_jll                                   |        1                              1      2.0s
    MozillaCACerts_jll                            |        1                              1      0.0s
    NetworkOptions                                |     3518                           3518      1.3s
    OpenBLAS_jll                                  |        1                              1      0.0s
    OpenLibm_jll                                  |        1                              1      0.0s
    PCRE2_jll                                     |        2                              2      0.1s
    Printf                                        |     1017                           1017     15.6s
    Mmap                                          |      138                            138     27.0s
    SparseArrays/sparsevector                     |    10365                    4     10369   4m21.0s
    Downloads                                     |      232     4                      236   1m45.2s
    FileWatching                                  |      586     2                      588   2m02.8s
    REPL                                          |     1545                    3      1548     39.0s
    Serialization                                 |      129                    1       130      8.3s
    Random                                        |   204833                         204833   1m10.6s
    SuiteSparse                                   |                                    None      0.1s
    SuiteSparse_jll                               |        1                              1      0.1s
    TOML                                          |      415                    8       423     20.4s
    Statistics                                    |      809            1               810   1m21.4s
    Sockets                                       |      170                    1       171   1m31.0s
    UUIDs                                         |     1029                           1029      2.5s
    Unicode                                       |      795                            795      6.1s
    Zlib_jll                                      |        1                              1      0.2s
    dSFMT_jll                                     |        1                              1      0.0s
    libLLVM_jll                                   |        1                              1      0.0s
    libblastrampoline_jll                         |        1                              1      0.0s
    nghttp2_jll                                   |        1                              1      0.0s
    p7zip_jll                                     |        1                              1      0.0s
    SHA                                           |      107                            107   2m15.1s
    Test                                          |      457                   18       475   1m02.0s
    Tar                                           |     1675                   11      1686   2m12.4s
    bitarray                                      |   915872                         915872  24m01.3s
    Profile                                       |      109                            109  38m22.2s
    precompile                                    |      155                            155     48.6s
    SharedArrays                                  |      114                            114     42.6s
    threads                                       |       45                    3        48   5m19.8s
    Distributed                                   |       15                             15   6m38.9s
    stress                                        |                                    None      0.0s
    FAILURE

The global RNG seed was 0x5c5814a1676c5c0f90e9e9bb869922c1.

Error in testset InteractiveUtils:
Error During Test at V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\InteractiveUtils\test\runtests.jl:564
  Test threw exception
  Expression: clipboard() == str
  SystemError: OpenClipboard: 拒绝访问。
  Stacktrace:
   [1] windowserror(p::Symbol, code::UInt32; extrainfo::Nothing)
     @ Base .\error.jl:191
   [2] windowserror(p::Symbol, code::UInt32) (repeats 2 times)
     @ Base .\error.jl:191
   [3] clipboard()
     @ InteractiveUtils V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\InteractiveUtils\src\clipboard.jl:122
   [4] macro expansion
     @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Test\src\Test.jl:466 [inlined]
   [5] top-level scope
     @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\InteractiveUtils\test\runtests.jl:564
Error in testset Downloads:
Test Failed at V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:328
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("schannel: failed to receive handshake, SSL/TLS connection failed", "Could not resolve host")
Error in testset Downloads:
Test Failed at V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:329
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing
Error in testset Downloads:
Test Failed at V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:334
  Expression: startswith(err.message, "Could not resolve host")
   Evaluated: startswith("schannel: failed to receive handshake, SSL/TLS connection failed", "Could not resolve host")
Error in testset Downloads:
Test Failed at V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Downloads\test\runtests.jl:335
  Expression: err.response.proto === nothing
   Evaluated: "https" === nothing
Error in testset FileWatching:
Test Failed at V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\FileWatching\test\runtests.jl:391
  Expression: pop!(changes) == (F_PATH => FileWatching.FileEvent(FileWatching.UV_CHANGE))
   Evaluated: "afile.txt" => FileWatching.FileEvent(true, false, false) == "afile.txt" => FileWatching.FileEvent(false, true, false)
Error in testset FileWatching:
Test Failed at V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\FileWatching\test\runtests.jl:394
  Expression: p == (F_PATH => FileWatching.FileEvent(FileWatching.UV_RENAME))
   Evaluated: "afile.txt~" => FileWatching.FileEvent(true, false, false) == "afile.txt" => FileWatching.FileEvent(true, false, false)
Error in testset Statistics:
Error During Test at V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Statistics\test\runtests.jl:459
  Test threw exception
  Expression: cov(A) ≈ cov(A, A) ≈ (cov(reshape(A, :, 1)))[1] ≈ (cov(reshape(A, :, 1)))[1] ≈ var(A)
  OutOfMemoryError()
  Stacktrace:
    [1] Array
      @ .\boot.jl:474 [inlined]
    [2] Array
      @ .\boot.jl:483 [inlined]
    [3] similar
      @ .\array.jl:375 [inlined]
    [4] similar
      @ .\abstractarray.jl:815 [inlined]
    [5] _similar_for
      @ .\array.jl:666 [inlined]
    [6] _collect(c::Vector{Float32}, itr::Base.Generator{Vector{Float32}, Statistics.var"#32#34"{Float32}}, #unused#::Base.EltypeUnknown, isz::Base.HasShape{1})
      @ Base .\array.jl:808
    [7] collect_similar
      @ .\array.jl:712 [inlined]
    [8] map
      @ .\abstractarray.jl:2980 [inlined]
    [9] #covm#31
      @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Statistics\src\Statistics.jl:563 [inlined]
   [10] cov(x::Vector{Float32}, y::Vector{Float32}; corrected::Bool)
      @ Statistics V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Statistics\src\Statistics.jl:595
   [11] cov
      @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Statistics\src\Statistics.jl:595 [inlined]
   [12] macro expansion
      @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Test\src\Test.jl:466 [inlined]
   [13] macro expansion
      @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Statistics\test\runtests.jl:459 [inlined]
   [14] macro expansion
      @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Test\src\Test.jl:1388 [inlined]
   [15] macro expansion
      @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Statistics\test\runtests.jl:451 [inlined]
   [16] macro expansion
      @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Test\src\Test.jl:1388 [inlined]
   [17] top-level scope
      @ V:\julia\julia-win32\usr\share\julia\stdlib\v1.9\Statistics\test\runtests.jl:379
ERROR: LoadError: Test run finished with errors
in expression starting at V:\julia\test\runtests.jl:93
make[1]: *** [/cygdrive/v/julia/test/Makefile:25: default] Error 1
make[1]: Leaving directory '/cygdrive/v/julia/julia-win32/test'
make: *** [/cygdrive/v/julia/Makefile:554:test] Error 2
make: Leaving directory “/cygdrive/v/julia/julia-win32”
  • InteractiveUtils
  • Statistics
InteractiveUtils  (1) |    44.29 |   0.55 |  1.2 |    1205.54 |   403.51

Test Summary: | Pass  Broken  Total   Time
  Overall     |  301       1    302  46.6s
    SUCCESS
make[1]: Leaving directory '/cygdrive/v/julia/julia-win32/test'
Statistics  (1) |    93.25 |   3.04 |  3.3 |    4315.82 |   535.19

Test Summary: | Pass  Total     Time
  Overall     |  810    810  1m35.5s
    SUCCESS
make[1]: Leaving directory '/cygdrive/v/julia/julia-win32/test'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment