| "make update-unicode -j3" exit with 0. |
| "make update-download -j3" exit with 0. |
| "make update-rubyspec -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| From https://github.com/ruby/ruby |
| 4c9a036..5537169 master -> origin/master |
| "make after-update -j3" exit with 0. |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| "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 512. |
| Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0 |
| Ignoring racc-1.7.1 because its extensions are not built. Try: gem pristine racc --version 1.7.1 |
| Ignoring rbs-3.2.1 because its extensions are not built. Try: gem pristine rbs --version 3.2.1 |
| 1) Error: |
| YARP::PatternTest#test_invalid_constant: |
| NoMethodError: use assert_raise |
| /home/opc/ruby/src/master/test/yarp/pattern_test.rb:12:in `test_invalid_constant' |
| 2) Error: |
| YARP::PatternTest#test_self: |
| NoMethodError: use assert_raise |
| /home/opc/ruby/src/master/test/yarp/pattern_test.rb:36:in `test_self' |
| 3) Error: |
| YARP::PatternTest#test_symbol_with_interpolation: |
| NoMethodError: use assert_raise |
| /home/opc/ruby/src/master/test/yarp/pattern_test.rb:28:in `test_symbol_with_interpolation' |
| 4) Error: |
| YARP::PatternTest#test_regexp_with_interpolation: |
| NoMethodError: use assert_raise |
| /home/opc/ruby/src/master/test/yarp/pattern_test.rb:20:in `test_regexp_with_interpolation' |
| 5) Error: |
| YARP::PatternTest#test_invalid_syntax: |
| NoMethodError: use assert_raise |
| /home/opc/ruby/src/master/test/yarp/pattern_test.rb:8:in `test_invalid_syntax' |
| 6) Error: |
| YARP::PatternTest#test_invalid_node: |
| NoMethodError: use assert_raise |
| /home/opc/ruby/src/master/test/yarp/pattern_test.rb:32:in `test_invalid_node' |
| 7) Error: |
| YARP::PatternTest#test_string_with_interpolation: |
| NoMethodError: use assert_raise |
| /home/opc/ruby/src/master/test/yarp/pattern_test.rb:24:in `test_string_with_interpolation' |
| 8) Error: |
| YARP::PatternTest#test_invalid_nested_constant: |
| NoMethodError: use assert_raise |
| /home/opc/ruby/src/master/test/yarp/pattern_test.rb:16:in `test_invalid_nested_constant' |
| make: *** [uncommon.mk:914: yes-test-all] Error 8 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'" exit with 0. |