| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit" exit with 0. |
| Cloning into 'trunk-yjit'... |
| Updating files: 77% (8494/11031) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-yjit/configure --prefix=/tmp/ruby/install/trunk-yjit --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-yjit/gems/src/csv'... |
| Cloning into '/tmp/ruby/src/trunk-yjit/gems/src/reline'... |
| From https://github.com/ruby/csv |
| * branch e0874e47e2730dacccdb0c534a2cdc073d3bdaea -> FETCH_HEAD |
| HEAD is now at e0874e4 csv-filter: remove |
| From https://github.com/ruby/reline |
| * branch defcd36c0b6e6648333d4b9ab5923eb4e543615e -> FETCH_HEAD |
| HEAD is now at defcd36 Reject directory from Gem::Specification#files |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-yjit/enc/jis/props.h.blt /tmp/ruby/src/trunk-yjit/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-yjit/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: |
| /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment] |
| 24 | // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \ |
| | ^ |
| 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 |
| In file included from /tmp/ruby/src/trunk-yjit/ext/json/generator/../fbuffer/fbuffer.h:6, |
| from /tmp/ruby/src/trunk-yjit/ext/json/generator/generator.c:2: |
| /tmp/ruby/src/trunk-yjit/ext/json/generator/../fbuffer/../vendor/jeaiii-ltoa.h:38: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas] |
| 38 | #pragma clang diagnostic push |
| | |
| /tmp/ruby/src/trunk-yjit/ext/json/generator/../fbuffer/../vendor/jeaiii-ltoa.h:39: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas] |
| 39 | #pragma clang diagnostic ignored "-Wshorten-64-to-32" |
| | |
| /tmp/ruby/src/trunk-yjit/ext/json/generator/../fbuffer/../vendor/jeaiii-ltoa.h:273: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas] |
| 273 | #pragma clang diagnostic pop |
| | |
| 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='-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. |