| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_gcc14" exit with 0. |
| Cloning into 'trunk_gcc14'... |
| Updating files: 40% (4527/11236) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_gcc14/configure --prefix=/tmp/ruby/install/trunk_gcc14 --disable-install-doc CC=gcc-14" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_gcc14/gems/src/power_assert'... |
| Cloning into '/tmp/ruby/src/trunk_gcc14/gems/src/repl_type_completor'... |
| Cloning into '/tmp/ruby/src/trunk_gcc14/gems/src/rdoc'... |
| Cloning into '/tmp/ruby/src/trunk_gcc14/gems/src/irb'... |
| From https://github.com/ruby/repl_type_completor |
| * branch 25108aa8d69ddaba0b5da3feff1c0035371524b2 -> FETCH_HEAD |
| From https://github.com/ruby/power_assert |
| * branch f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD |
| HEAD is now at 25108aa Merge pull request #62 from ruby/fix_require_completion_test |
| HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result |
| From https://github.com/ruby/irb |
| * branch d43c3d764ae439706aa1b26a3ec299cc45eaed5b -> FETCH_HEAD |
| HEAD is now at d43c3d7 Bump integration test's timeout on CI to 30s (#1122) |
| From https://github.com/ruby/rdoc |
| * branch ac2a6fbf62b584a8325a665a9e7b368388bc7df6 -> FETCH_HEAD |
| HEAD is now at ac2a6fbf Rescue RuboCop rake tasks require error (#1431) |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| d1d85bb..4b1279b master -> origin/master |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_gcc14/enc/jis/props.h.blt /tmp/ruby/src/trunk_gcc14/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |