| "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 |
| c19a631..bb22bc7 master -> origin/master |
| "make after-update -j6" exit with 512. |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1200: /tmp/ruby/v3/src/trunk_gcc9/ext/ripper/ripper.c] Error 2 |
| "make miniruby -j6" exit with 0. |
| "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 512. |
| 1) Failure: |
| TestDateParse#test__httpdate [/tmp/ruby/v3/src/trunk_gcc9/test/date/test_date_parse.rb:1044]: |
| expected: /deprecated/ |
| actual: "". |
| 2) Failure: |
| TestDateParse#test__xmlschema [/tmp/ruby/v3/src/trunk_gcc9/test/date/test_date_parse.rb:978]: |
| expected: /deprecated/ |
| actual: "". |
| 3) Failure: |
| TestDateParse#test__rfc2822 [/tmp/ruby/v3/src/trunk_gcc9/test/date/test_date_parse.rb:1017]: |
| expected: /deprecated/ |
| actual: "". |
| 4) Failure: |
| TestDateParse#test__jisx0301 [/tmp/ruby/v3/src/trunk_gcc9/test/date/test_date_parse.rb:1127]: |
| expected: /deprecated/ |
| actual: "". |
| 5) Failure: |
| TestDateParse#test__rfc3339 [/tmp/ruby/v3/src/trunk_gcc9/test/date/test_date_parse.rb:889]: |
| expected: /deprecated/ |
| actual: "". |
| 6) Failure: |
| TestDateParse#test__iso8601 [/tmp/ruby/v3/src/trunk_gcc9/test/date/test_date_parse.rb:867]: |
| expected: /deprecated/ |
| actual: "". |
| make: *** [uncommon.mk:823: yes-test-all] Error 6 |
| "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 |
| /tmp/ruby/v3/src/trunk_gcc9/spec/ruby/library/date/iso8601_spec.rb:21: warning: The ability to parse Symbol is an unintentional bug and is deprecated |
| /tmp/ruby/v3/src/trunk_gcc9/spec/ruby/library/date/iso8601_spec.rb:31: warning: The ability to parse Symbol is an unintentional bug and is deprecated |
| /tmp/ruby/v3/src/trunk_gcc9/spec/ruby/library/date/parse_spec.rb:70: warning: The ability to parse Symbol is an unintentional bug and is deprecated |