| "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 |
| 796069b..6325fc8 master -> origin/master |
| "make after-update -j6" exit with 0. |
| "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=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512. |
| 1) Failure: |
| TestIRB::TestCompletion#test_complete_require_with_pathname_in_load_path [/tmp/ruby/v3/src/trunk-random3/test/irb/test_completion.rb:99]: |
| <["'foo"]> expected but was |
| <["'foo", "'foo/discover"]>. |
| 2) Error: |
| TestIRB::TestCompletion#test_complete_require_with_malformed_object_in_load_path: |
| TypeError: no implicit conversion of Object into String |
| <internal:/tmp/ruby/v3/src/trunk-random3/lib/rubygems/core_ext/kernel_require.rb>:85:in `require' |
| <internal:/tmp/ruby/v3/src/trunk-random3/lib/rubygems/core_ext/kernel_require.rb>:85:in `require' |
| /tmp/ruby/v3/src/trunk-random3/lib/pp.rb:76:in `width_for' |
| /tmp/ruby/v3/src/trunk-random3/lib/pp.rb:91:in `pp' |
| /tmp/ruby/v3/src/trunk-random3/lib/pp.rb:618:in `pretty_inspect' |
| 3) Error: |
| TestIRB::TestCompletion#test_complete_require_with_string_convertable_in_load_path: |
| TypeError: no implicit conversion of Object into String |
| <internal:/tmp/ruby/v3/src/trunk-random3/lib/rubygems/core_ext/kernel_require.rb>:85:in `require' |
| <internal:/tmp/ruby/v3/src/trunk-random3/lib/rubygems/core_ext/kernel_require.rb>:85:in `require' |
| /tmp/ruby/v3/src/trunk-random3/lib/pp.rb:76:in `width_for' |
| /tmp/ruby/v3/src/trunk-random3/lib/pp.rb:91:in `pp' |
| /tmp/ruby/v3/src/trunk-random3/lib/pp.rb:618:in `pretty_inspect' |
| make: *** [uncommon.mk:862: yes-test-all] Error 3 |
| "make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-random3/miniruby -I/tmp/ruby/v3/src/trunk-random3/lib /tmp/ruby/v3/src/trunk-random3/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random3 --extout=.ext -- /tmp/ruby/v3/src/trunk-random3/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random3/spec/default.mspec |