| "make update-unicode -j8" exit with 0. |
| "make update-download -j8" exit with 0. |
| "make update-rubyspec -j8" exit with 0. |
| "make update-src -j8" exit with 0. |
| From https://github.com/ruby/ruby |
| bb22bc7..0db5ee5 master -> origin/master |
| "make after-update -j8" exit with 512. |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [/tmp/ruby/v3/src/trunk-test/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j8" exit with 0. |
| "make ruby -j8" exit with 0. |
| "make all -j8" exit with 0. |
| "make install -j8" exit with 0. |
| "make yes-btest TESTOPTS='-q -j8'" exit with 0. |
| "make yes-test-basic TESTS='-j8'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8'" exit with 512. |
| 1) Failure: |
| TestDateParse#test__iso8601 [/tmp/ruby/v3/src/trunk-test/test/date/test_date_parse.rb:867]: |
| expected: /deprecated/ |
| actual: "". |
| 2) Failure: |
| TestDateParse#test__rfc3339 [/tmp/ruby/v3/src/trunk-test/test/date/test_date_parse.rb:889]: |
| expected: /deprecated/ |
| actual: "". |
| 3) Failure: |
| TestDateParse#test__httpdate [/tmp/ruby/v3/src/trunk-test/test/date/test_date_parse.rb:1044]: |
| expected: /deprecated/ |
| actual: "". |
| 4) Failure: |
| TestDateParse#test__xmlschema [/tmp/ruby/v3/src/trunk-test/test/date/test_date_parse.rb:978]: |
| expected: /deprecated/ |
| actual: "". |
| 5) Failure: |
| TestDateParse#test__rfc2822 [/tmp/ruby/v3/src/trunk-test/test/date/test_date_parse.rb:1017]: |
| expected: /deprecated/ |
| actual: "". |
| 6) Failure: |
| TestDateParse#test__jisx0301 [/tmp/ruby/v3/src/trunk-test/test/date/test_date_parse.rb:1127]: |
| expected: /deprecated/ |
| actual: "". |
| make: *** [yes-test-all] Error 6 |
| "make yes-test-rubyspec TESTS='-j8'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-test/miniruby -I/tmp/ruby/v3/src/trunk-test/lib /tmp/ruby/v3/src/trunk-test/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-test --extout=.ext -- /tmp/ruby/v3/src/trunk-test/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-test/spec/default.mspec |
| /tmp/ruby/v3/src/trunk-test/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-test/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-test/spec/ruby/library/date/parse_spec.rb:70: warning: The ability to parse Symbol is an unintentional bug and is deprecated |