| "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 |
| 4ad6989..bee5089 master -> origin/master |
| "make after-update -j6" exit with 512. |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1201: /tmp/ruby/v3/src/trunk-random-repeat/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "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=\"--repeat-count=20 --test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--repeat-count=20 --test-order=random\"" exit with 512. |
| #<Thread:0x00007f7e1bacc7b8 /tmp/ruby/v3/src/trunk-random-repeat/test/fiber/test_address_resolve.rb:267 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/v3/src/trunk-random-repeat/test/fiber/test_address_resolve.rb:272:in `getnameinfo': getnameinfo: Temporary failure in name resolution (SocketError) |
| from /tmp/ruby/v3/src/trunk-random-repeat/test/fiber/test_address_resolve.rb:272:in `block (2 levels) in test_socket_getnameinfo_domain_blocking' |
| 1) Error: |
| TestAddressResolve#test_socket_getnameinfo_domain_blocking: |
| SocketError: getnameinfo: Temporary failure in name resolution |
| /tmp/ruby/v3/src/trunk-random-repeat/test/fiber/test_address_resolve.rb:272:in `getnameinfo' |
| /tmp/ruby/v3/src/trunk-random-repeat/test/fiber/test_address_resolve.rb:272:in `block (2 levels) in test_socket_getnameinfo_domain_blocking' |
| make: *** [uncommon.mk:823: yes-test-all] Error 1 |
| "make yes-test-rubyspec TESTS=\"--repeat-count=20 --test-order=random\"" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-random-repeat/miniruby -I/tmp/ruby/v3/src/trunk-random-repeat/lib /tmp/ruby/v3/src/trunk-random-repeat/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random-repeat --extout=.ext -- /tmp/ruby/v3/src/trunk-random-repeat/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random-repeat/spec/default.mspec |