Build:
- 0
2026-08-05 18:01.48: New job: build menhir.20211128 (6ce9f9a390c1)
2026-08-05 18:01.48: Waiting for resource in pool day11-builds
2026-08-05 18:47.31: Got resource from pool day11-builds
2026-08-05 18:47.31: [profile full] build menhir.20211128
2026-08-05 18:47.31: build menhir.20211128 (6ce9f9a390c1)
=== DEPENDENCIES (8 transitive) ===
base-threads.base 4e0218232a65
base-unix.base 2d2c0bf34146
dune.2.9.3 427e7e1e4b8d
menhirLib.20211128 8e404fdf4a7b
menhirSdk.20211128 d86a3b651f34
ocaml.4.13.1 55d482fae2dc
ocaml-base-compiler.4.13.1 077c58e5f723
ocaml-config.2 8c0a8e3e4925
=== STDOUT ===
Processing: [default: loading data]
[menhir.20211128: extract]
-> retrieved menhir.20211128 (cached)
[menhir: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/menhir.20211128)
- menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
- menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled menhir.20211128
-> installed menhir.20211128
=== STDERR ===
2026-08-05 18:48.15: OK: build menhir.20211128 (runc: 35.2s, disk: 6KB)
2026-08-05 18:48.15: Job succeeded