| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 51ba654..2d9db72 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. |
| 1) Error: |
| DRbTests::TestDRbCore#test_11_remote_no_method_error: |
| Socket::ResolutionError: getaddrinfo: Temporary failure in name resolution |
| /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:884:in `initialize' |
| /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:884:in `open' |
| /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:884:in `open_server' |
| /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:767:in `block in open_server' |
| /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:765:in `each' |
| /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:765:in `open_server' |
| /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:1463:in `initialize' |
| /tmp/ruby/src/trunk-repeat20/test/drb/drbtest.rb:29:in `new' |
| /tmp/ruby/src/trunk-repeat20/test/drb/drbtest.rb:29:in `start' |
| /tmp/ruby/src/trunk-repeat20/test/drb/drbtest.rb:24:in `initialize' |
| /tmp/ruby/src/trunk-repeat20/test/drb/drbtest.rb:83:in `new' |
| /tmp/ruby/src/trunk-repeat20/test/drb/drbtest.rb:83:in `setup' |
| /tmp/ruby/src/trunk-repeat20/test/drb/test_drb.rb:10:in `setup' |
| 2) Error: |
| DRbTests::TestDRbCore#test_11_remote_no_method_error: |
| NoMethodError: undefined method `finish' for nil |
| /tmp/ruby/src/trunk-repeat20/test/drb/drbtest.rb:118:in `teardown' |
| make: *** [uncommon.mk:945: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20" exit with 0. |