| "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 |
| 4a90c93..ae96232 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=50" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50" exit with 512. |
| 1) Error: |
| DRbTests::TestDRbSSLCore#test_04: |
| OpenSSL::PKey::PKeyError: EVP_PKEY_keygen |
| /tmp/ruby/build/trunk-repeat50/.ext/common/openssl/pkey.rb:344:in `generate_key' |
| /tmp/ruby/build/trunk-repeat50/.ext/common/openssl/pkey.rb:344:in `generate' |
| /tmp/ruby/build/trunk-repeat50/.ext/common/openssl/pkey.rb:354:in `new' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/ssl.rb:165:in `setup_certificate' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/ssl.rb:280:in `open_server' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:766:in `block in open_server' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:764:in `each' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:764:in `open_server' |
| /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1462:in `initialize' |
| /tmp/ruby/src/trunk-repeat50/test/drb/test_drbssl.rb:37:in `new' |
| /tmp/ruby/src/trunk-repeat50/test/drb/test_drbssl.rb:37:in `start' |
| /tmp/ruby/src/trunk-repeat50/test/drb/drbtest.rb:24:in `initialize' |
| /tmp/ruby/src/trunk-repeat50/test/drb/test_drbssl.rb:48:in `new' |
| /tmp/ruby/src/trunk-repeat50/test/drb/test_drbssl.rb:48:in `setup' |
| 2) Error: |
| DRbTests::TestDRbSSLCore#test_04: |
| NoMethodError: undefined method `finish' for nil |
| /tmp/ruby/src/trunk-repeat50/test/drb/drbtest.rb:118:in `teardown' |
| make: *** [uncommon.mk:914: yes-test-all] Error 2 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=50" exit with 0. |