| "make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/ruby |
| a642a94..7f2bd17 master -> origin/master |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "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. |
| /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/openssl/pkey.rb:344:in `generate_key': EVP_PKEY_keygen (OpenSSL::PKey::PKeyError) |
| from /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/openssl/pkey.rb:344:in `generate' |
| from /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/openssl/pkey.rb:354:in `new' |
| from /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/ssl.rb:165:in `setup_certificate' |
| from /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/ssl.rb:280:in `open_server' |
| from /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:766:in `block in open_server' |
| from /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:764:in `each' |
| from /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:764:in `open_server' |
| from /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1462:in `initialize' |
| from /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1768:in `new' |
| from /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/drb.rb:1768:in `start_service' |
| from /tmp/ruby/src/trunk-repeat20-asserts/test/drb/ut_array_drbssl.rb:34:in `<main>' |
| 1) Error: |
| DRbTests::TestDRbSSLAry#test_01: |
| RuntimeError: execution expired |
| /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/monitor.rb:107:in `sleep' |
| /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/monitor.rb:107:in `wait' |
| /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/monitor.rb:107:in `wait_for_cond' |
| /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/monitor.rb:107:in `wait' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/extservm.rb:42:in `block in service' |
| /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/monitor.rb:201:in `synchronize' |
| /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/monitor.rb:201:in `mon_synchronize' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/drb/extservm.rb:37:in `service' |
| /tmp/ruby/src/trunk-repeat20-asserts/test/drb/drbtest.rb:37:in `block in ext_service' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/timeout.rb:186:in `block in timeout' |
| /tmp/ruby/src/trunk-repeat20-asserts/lib/timeout.rb:193:in `timeout' |
| /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/envutil.rb:72:in `timeout' |
| /tmp/ruby/src/trunk-repeat20-asserts/test/drb/drbtest.rb:36:in `ext_service' |
| /tmp/ruby/src/trunk-repeat20-asserts/test/drb/drbtest.rb:88:in `setup_service' |
| /tmp/ruby/src/trunk-repeat20-asserts/test/drb/test_drbssl.rb:73:in `setup' |
| make: *** [uncommon.mk:893: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0. |