2026-02-13 08:07.01: New job: test ocaml-multicore/multicore-bench https://github.com/ocaml-multicore/multicore-bench.git#refs/heads/main (efb15d8562dbdc1ba976ffc574de028e3c11c123) (macos-x86_64:macos-homebrew-5.4_opam-2.5)Base: macos-homebrew-ocaml-5.4Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ocaml-multicore/multicore-bench.git" -b "main" && cd "multicore-bench" && git reset --hard efb15d85cat > Dockerfile <<'END-OF-DOCKERFILE'FROM macos-homebrew-ocaml-5.4# macos-homebrew-5.4_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"RUN ln -f ~/local/bin/opam-2.5 ~/local/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionRUN cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 multicore-bench.opam ./src/./RUN opam pin add -yn multicore-bench.dev './src/./'RUN echo '(lang dune 3.0)' > './src/./dune-project'ENV DEPS="astring.0.8.5 backoff.0.1.1 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base camlp-streams.5.0.1 cmdliner.2.1.0 cppo.1.8.0 csexp.1.5.2 domain-local-await.1.0.1 domain_shims.0.1.0 dune.3.21.1 fmt.0.11.0 logs.0.10.0 mdx.2.5.1 mtime.2.1.0 multicore-magic.2.3.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 result.1.5 thread-table.1.0.0 topkg.1.1.1 yojson.3.0.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y multicore-bench.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . ./srcRUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-02-13 08:07.01: Using cache hint "ocaml-multicore/multicore-bench-macos-homebrew-ocaml-5.4-macos-homebrew-5.4_opam-2.5-ca9771ecc62fd6bbba007243926da734"2026-02-13 08:07.01: Using OBuilder spec:((from macos-homebrew-ocaml-5.4)(comment macos-homebrew-5.4_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(run (shell "ln -f ~/local/bin/opam-2.5 ~/local/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src multicore-bench.opam) (dst ./src/./))(run (network host)(shell "opam pin add -yn multicore-bench.dev './src/./'"))(run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))(env DEPS "astring.0.8.5 backoff.0.1.1 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base camlp-streams.5.0.1 cmdliner.2.1.0 cppo.1.8.0 csexp.1.5.2 domain-local-await.1.0.1 domain_shims.0.1.0 dune.3.21.1 fmt.0.11.0 logs.0.10.0 mdx.2.5.1 mtime.2.1.0 multicore-magic.2.3.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 result.1.5 thread-table.1.0.0 topkg.1.1.1 yojson.3.0.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y multicore-bench.dev $DEPS"))(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst ./src))(run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-02-13 08:07.01: Waiting for resource in pool OCluster2026-02-13 11:23.43: Waiting for worker…2026-02-13 14:34.56: Got resource from pool OClusterBuilding on i7-worker-04All commits already cachedHEAD is now at efb15d8 Inline `Atomic` and `Ref` ops and unroll(from macos-homebrew-ocaml-5.4)2026-02-13 14:34.57 ---> using "338135fbf1889e924a607b47198b8b308c32a925cc9436066d65a9bdc402cad5" from cache/: (comment macos-homebrew-5.4_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (run (shell "ln -f ~/local/bin/opam-2.5 ~/local/bin/opam"))2026-02-13 14:34.58 ---> using "0e9d0f8ed44ab1f77ef30c8d8456629e6c63f869a24319cbb64657a84e315111" from cache/: (run (shell "opam init --reinit -ni"))No configuration file found, using built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /Users/mac1000/.opam from version 2.1 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] y[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///Users/mac1000/opam-repository2026-02-13 14:34.58 ---> using "06effe220fa63e5f9fae9bf4643255961d59bf292a94931a0e1dd6d81a9fa7c6" from cache/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Darwin 24.5.0The OCaml toplevel, version 5.4.02.5.02026-02-13 14:34.58 ---> using "78e99acc02a52806060d0075d40f6ea681e9ef77eb60ecbbaff6e5155272646b" from cache/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD95f7875db7..302e116c40 master -> origin/master302e116c40 Merge pull request #29374 from shonfeder/release-dune-3.21.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///Users/mac1000/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-02-13 14:34.59 ---> using "fb91cd530a120a6315ab9b3a2e0673d2f54fa69534b2b521f1d52968188d071b" from cache/: (copy (src multicore-bench.opam) (dst ./src/./))2026-02-13 14:35.00 ---> saved as "281efaad805c6274243ef17d0592236f53c1d4cf193800e3dc641eba3c3f48ef"/: (run (network host)(shell "opam pin add -yn multicore-bench.dev './src/./'"))[multicore-bench.dev] synchronised (file:///Users/mac1000/src)multicore-bench is now pinned to file:///Users/mac1000/src (version dev)2026-02-13 14:35.15 ---> saved as "b681967688be2dea4ec8aaf91903ac5b5f0079f87458d651a639768db4811c10"/: (run (network host)(shell "echo '(lang dune 3.0)' > './src/./dune-project'"))2026-02-13 14:35.17 ---> saved as "e405df5933dde2c27425203e8011cc8a4f756b3cb2cc5ecac6c048f27e7ede8d"/: (env DEPS "astring.0.8.5 backoff.0.1.1 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base camlp-streams.5.0.1 cmdliner.2.1.0 cppo.1.8.0 csexp.1.5.2 domain-local-await.1.0.1 domain_shims.0.1.0 dune.3.21.1 fmt.0.11.0 logs.0.10.0 mdx.2.5.1 mtime.2.1.0 multicore-magic.2.3.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 result.1.5 thread-table.1.0.0 topkg.1.1.1 yojson.3.0.0")/: (env CI true)/: (env OCAMLCI true)/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y multicore-bench.dev $DEPS"))+ /usr/local/bin/brew "update"- ==> Updating Homebrew...- Already up-to-date.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[multicore-bench.dev] synchronised (file:///Users/mac1000/src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).# To update the current shell environment, run: eval $(opam env)2026-02-13 14:35.43 ---> saved as "756c20905006bdd1f03ccd1e5885b81f84d62232e6918fcaa0a50f7e19d59287"/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 22 packages- install astring 0.8.5- install backoff 0.1.1- install camlp-streams 5.0.1- install cmdliner 2.1.0- install cppo 1.8.0- install csexp 1.5.2- install domain-local-await 1.0.1- install domain_shims 0.1.0- install dune 3.21.1- install fmt 0.11.0- install logs 0.10.0- install mdx 2.5.1- install mtime 2.1.0- install multicore-magic 2.3.2- install ocaml-version 4.0.3- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install re 1.14.0- install result 1.5- install thread-table 1.0.0- install topkg 1.1.1- install yojson 3.0.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved camlp-streams.5.0.1 (cached)-> retrieved backoff.0.1.1 (cached)-> retrieved astring.0.8.5 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved cppo.1.8.0 (cached)-> retrieved domain-local-await.1.0.1 (cached)-> retrieved domain_shims.0.1.0 (cached)-> retrieved cmdliner.2.1.0 (cached)-> retrieved fmt.0.11.0 (cached)-> retrieved logs.0.10.0 (cached)-> retrieved mtime.2.1.0 (cached)-> retrieved multicore-magic.2.3.2 (cached)-> retrieved ocaml-version.4.0.3 (cached)-> retrieved mdx.2.5.1 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved re.1.14.0 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved thread-table.1.0.0 (cached)-> retrieved result.1.5 (cached)-> retrieved topkg.1.1.1 (cached)-> retrieved yojson.3.0.0 (cached)-> retrieved dune.3.21.1 (cached)-> installed cmdliner.2.1.0-> installed ocamlbuild.0.16.1-> installed ocamlfind.1.9.8-> installed topkg.1.1.1-> installed mtime.2.1.0-> installed fmt.0.11.0-> installed astring.0.8.5-> installed logs.0.10.0-> installed dune.3.21.1-> installed domain_shims.0.1.0-> installed csexp.1.5.2-> installed backoff.0.1.1-> installed result.1.5-> installed ocaml-version.4.0.3-> installed thread-table.1.0.0-> installed camlp-streams.5.0.1-> installed multicore-magic.2.3.2-> installed domain-local-await.1.0.1-> installed cppo.1.8.0-> installed yojson.3.0.0-> installed re.1.14.0-> installed mdx.2.5.1Done.# To update the current shell environment, run: eval $(opam env)2026-02-13 14:36.57 ---> saved as "74a56f2109b10a9a3dc29c353c3ffef1df1c7e2c13058e8c138a5c14bd202b80"/: (copy (src .) (dst ./src))2026-02-13 14:36.59 ---> saved as "32129a09dbad3e91271a0c7d8c94ff3fcc602841d98921c435581dd8a1e7c411"/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/bench && ./main.exe -brief)Atomic:ops over time/cas int:85.06 M/sops over time/get:2748.35 M/sops over time/incr:113.32 M/sops over time/push & pop:50.33 M/sops over time/swap:60.78 M/sops over time/xchg int:93.48 M/stime per op/cas int:11.76 nstime per op/get:0.36 nstime per op/incr:8.82 nstime per op/push & pop:19.87 nstime per op/swap:16.45 nstime per op/xchg int:10.70 nsAtomic incr:ops over time/CAS, 1 domains:71.13 M/sops over time/CAS, 2 domains:14.62 M/sops over time/CAS, 4 domains:10.01 M/sops over time/CAS, 8 domains:7.23 M/sops over time/CAS with backoff, 1 domains:72.53 M/sops over time/CAS with backoff, 2 domains:63.98 M/sops over time/CAS with backoff, 4 domains:53.32 M/sops over time/CAS with backoff, 8 domains:50.94 M/sops over time/Incr, 1 domains:101.84 M/sops over time/Incr, 2 domains:37.29 M/sops over time/Incr, 4 domains:41.33 M/sops over time/Incr, 8 domains:44.33 M/stime per op/CAS, 1 domains:14.06 nstime per op/CAS, 2 domains:136.77 nstime per op/CAS, 4 domains:399.45 nstime per op/CAS, 8 domains:1105.74 nstime per op/CAS with backoff, 1 domains:13.79 nstime per op/CAS with backoff, 2 domains:31.26 nstime per op/CAS with backoff, 4 domains:75.02 nstime per op/CAS with backoff, 8 domains:157.06 nstime per op/Incr, 1 domains:9.82 nstime per op/Incr, 2 domains:53.63 nstime per op/Incr, 4 domains:96.77 nstime per op/Incr, 8 domains:180.48 nsBounded_q:messages over time/1 adder, 1 taker:3.76 M/smessages over time/1 adder, 2 takers:2.38 M/smessages over time/1 adder, 4 takers:2.11 M/smessages over time/2 adders, 1 taker:3.27 M/smessages over time/2 adders, 2 takers:3.02 M/smessages over time/2 adders, 4 takers:1.98 M/smessages over time/4 adders, 1 taker:3.56 M/smessages over time/4 adders, 2 takers:2.76 M/smessages over time/4 adders, 4 takers:2.02 M/smessages over time/one domain:8.05 M/stime per message/1 adder, 1 taker:531.79 nstime per message/1 adder, 2 takers:1261.35 nstime per message/1 adder, 4 takers:2364.43 nstime per message/2 adders, 1 taker:916.22 nstime per message/2 adders, 2 takers:1326.60 nstime per message/2 adders, 4 takers:3035.62 nstime per message/4 adders, 1 taker:1403.13 nstime per message/4 adders, 2 takers:2171.89 nstime per message/4 adders, 4 takers:3968.19 nstime per message/one domain:124.27 nsHashtbl:operations over time/1 worker, 10% reads:11.25 M/soperations over time/1 worker, 50% reads:12.41 M/soperations over time/1 worker, 90% reads:13.31 M/soperations over time/2 workers, 10% reads:4.22 M/soperations over time/2 workers, 50% reads:4.23 M/soperations over time/2 workers, 90% reads:4.83 M/soperations over time/4 workers, 10% reads:3.08 M/soperations over time/4 workers, 50% reads:4.02 M/soperations over time/4 workers, 90% reads:4.83 M/soperations over time/8 workers, 10% reads:2.55 M/soperations over time/8 workers, 50% reads:2.67 M/soperations over time/8 workers, 90% reads:3.09 M/soperations over time/one domain, 10% reads:21.54 M/soperations over time/one domain, 50% reads:22.23 M/soperations over time/one domain, 90% reads:26.43 M/stime per operation/1 worker, 10% reads:88.91 nstime per operation/1 worker, 50% reads:80.59 nstime per operation/1 worker, 90% reads:75.12 nstime per operation/2 workers, 10% reads:473.54 nstime per operation/2 workers, 50% reads:473.36 nstime per operation/2 workers, 90% reads:414.47 nstime per operation/4 workers, 10% reads:1300.39 nstime per operation/4 workers, 50% reads:995.75 nstime per operation/4 workers, 90% reads:828.24 nstime per operation/8 workers, 10% reads:3131.62 nstime per operation/8 workers, 50% reads:3000.63 nstime per operation/8 workers, 90% reads:2586.70 nstime per operation/one domain, 10% reads:46.42 nstime per operation/one domain, 50% reads:44.99 nstime per operation/one domain, 90% reads:37.84 nsQueue:messages over time/one domain:27.52 M/stime per message/one domain:36.34 nsRef with Mutex:ops over time/cas int:19.04 M/sops over time/get:20.53 M/sops over time/incr:20.51 M/sops over time/push & pop:17.12 M/sops over time/swap:18.16 M/sops over time/xchg int:19.11 M/stime per op/cas int:52.51 nstime per op/get:48.72 nstime per op/incr:48.75 nstime per op/push & pop:58.41 nstime per op/swap:55.07 nstime per op/xchg int:52.34 nsRef with [@poll error]:ops over time/cas int:159.86 M/sops over time/get:2746.12 M/sops over time/incr:546.47 M/sops over time/push & pop:61.38 M/sops over time/swap:108.52 M/sops over time/xchg int:159.89 M/stime per op/cas int:6.26 nstime per op/get:0.36 nstime per op/incr:1.83 nstime per op/push & pop:16.29 nstime per op/swap:9.21 nstime per op/xchg int:6.25 nsStack:messages over time/one domain:36.42 M/stime per message/one domain:27.46 nsUnix:blocking reads over time/1 worker:1.14 M/sblocking reads over time/2 workers:2.00 M/sblocking reads over time/4 workers:3.26 M/stime per blocking read/1 worker:878.60 nstime per blocking read/2 workers:1000.40 nstime per blocking read/4 workers:1227.14 ns2026-02-13 14:37.11 ---> saved as "b1288409957e596c8b5aa917e271b650e7844f49e29a214fa3f174bb6434cdba"Job succeeded2026-02-13 14:37.17: Job succeeded