slow-build #1

Status
passed
SHA
d13d7eafed98
Ref
main
Trigger
manual
Trusted
yes
Started
2026-03-17 18:50:33
Duration
completed
1=== Starting build for slow-build ===
2Ref: refs/heads/main
3SHA: d13d7eafed987654321
4
5[1/5] Configuring build environment...
6[2/5] Compiling C runtime...
7 CC src/vm.c
8 CC src/compiler.c
9 CC src/gc.c
10 AR libsigil.a
11[3/5] Compiling standard library...
12 COMPILE sigil/core.sgl
13 COMPILE sigil/http.sgl
14 COMPILE sigil/json.sgl
15[4/5] Running tests...
16 test-compiler: 24 passed
17 test-reader: 18 passed
18 test-vm: 31 passed
19[5/5] Build complete!
20Total: 73 tests passed