| "git clone --depth 1 https://github.com/ruby/ruby.git master" exit with 0. |
| Cloning into 'master'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit" exit with 0. |
| configure: WARNING: does not work; ignore |
| "make update-download -j3" exit with 0. |
| Cloning into '/home/opc/ruby/src/master/gems/src/repl_type_completor'... |
| "make update-src -j3" exit with 0. |
| "make after-update -j3" exit with 0. |
| + cp /home/opc/ruby/src/master/enc/jis/props.h.blt /home/opc/ruby/src/master/enc/jis/props.h |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| /home/opc/ruby/src/master/enc/trans/iso2022.c:615:1: warning: ‘nonstring’ attribute ignored on objects of type ‘const char[63][2]’ [-Wattributes] |
| RBIMPL_ATTR_NONSTRING() static const char tbl0208[tbl0208_num][2] = { |
| ^~~~~~~~~~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| libffi_version: 3.1.0 |
| /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: |
| /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment] |
| // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \ |
| ^ |
| /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| /home/opc/ruby/src/master/ext/digest/sha1/sha1.c: In function ‘rb_Digest_SHA1_Update’: |
| /home/opc/ruby/src/master/ext/digest/sha1/sha1.c:238:51: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] |
| RB_DIGEST_WARNING_IGNORED(-Wstringop-overread); |
| ^ |
| /home/opc/ruby/src/master/ext/digest/sha1/sha1.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0. |