| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| From https://github.com/ruby/ruby |
| c8817d6..7470780 master -> origin/master |
| "make after-update -j6" exit with 512. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk_gcc9/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j6" exit with 0. |
| /tmp/ruby/v3/src/trunk_gcc9/vm_backtrace.c: In function 'rb_ec_partial_backtrace_object': |
| /tmp/ruby/v3/src/trunk_gcc9/vm_backtrace.c:671:21: warning: 'loc' may be used uninitialized in this function [-Wmaybe-uninitialized] |
| 671 | bt_yield_loc(loc - cfunc_counter, cfunc_counter, btobj); |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/v3/src/trunk_gcc9/vm_backtrace.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 ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| "make install -j6" exit with 0. |
| "make yes-btest TESTOPTS='-q -j6'" exit with 0. |
| "make yes-test-basic TESTS='-j6'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'" exit with 0. |
| "make yes-test-rubyspec TESTS='-j6'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk_gcc9/miniruby -I/tmp/ruby/v3/src/trunk_gcc9/lib /tmp/ruby/v3/src/trunk_gcc9/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk_gcc9 --extout=.ext -- /tmp/ruby/v3/src/trunk_gcc9/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk_gcc9/spec/default.mspec |