| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random2" exit with 0. |
| Cloning into 'trunk-random2'... |
| Updating files: 72% (8203/11288) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-random2/configure --prefix=/tmp/ruby/install/trunk-random2 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-random2/gems/src/rbs'... |
| From https://github.com/ruby/rbs |
| * branch badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7 -> FETCH_HEAD |
| HEAD is now at badcb916 Merge pull request #2763 from ruby/update-minitest-310 |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-random2/enc/jis/props.h.blt /tmp/ruby/src/trunk-random2/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| /tmp/ruby/src/trunk-random2/ext/-test-/scheduler/scheduler.c: In function ‘blocking_operation’: |
| /tmp/ruby/src/trunk-random2/ext/-test-/scheduler/scheduler.c:44:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] |
| 44 | write(blocking_state->notify_descriptor, "x", 1); |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| At top level: |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 0. |
| Children under /tmp/rubytest.yfkg3a: |
| * -rw------- 1 0 2025-12-19 15:02:02 +0000 20251219-1861574-s3hoa7 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0. |