| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-test" exit with 0. |
| Cloning into 'trunk-test'... |
| "autoconf" exit with 0. |
| "/tmp/ruby/v3/src/trunk-test/configure --prefix=/tmp/ruby/v3/install/trunk-test --disable-install-doc --enable-shared" exit with 0. |
| "make update-unicode -j8" exit with 0. |
| "make update-download -j8" exit with 0. |
| "make update-rubyspec -j8" exit with 0. |
| "make update-src -j8" exit with 0. |
| "make after-update -j8" exit with 512. |
| + cp /tmp/ruby/v3/src/trunk-test/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-test/enc/jis/props.h |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [/tmp/ruby/v3/src/trunk-test/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j8" exit with 0. |
| "make ruby -j8" exit with 0. |
| "make all -j8" exit with 0. |
| "make install -j8" exit with 0. |
| "make yes-btest TESTOPTS='-q -j8'" exit with 0. |
| "make yes-test-basic TESTS='-j8'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8'" exit with 512. |
| lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing |
| Output information may be incomplete. |
| lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing |
| Output information may be incomplete. |
| lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing |
| Output information may be incomplete. |
| lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing |
| Output information may be incomplete. |
| lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing |
| Output information may be incomplete. |
| lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing |
| Output information may be incomplete. |
| lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing |
| Output information may be incomplete. |
| lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing |
| Output information may be incomplete. |
| 1) Failure: |
| TestTime#test_2038 [/tmp/ruby/v3/src/trunk-test/test/ruby/test_time.rb:1189]: |
| <2147483648> expected but was |
| <2147397248>. |
| 2) Failure: |
| TestTime#test_timegm [/tmp/ruby/v3/src/trunk-test/test/ruby/test_time.rb:121]: |
| <2147483647> expected but was |
| <2147397247>. |
| 3) Failure: |
| OpenSSL::TestX509Certificate#test_validity [/tmp/ruby/v3/src/trunk-test/test/openssl/test_x509cert.rb:67]: |
| <2038-01-20 03:14:07 UTC> expected but was |
| <2038-01-19 03:14:07 UTC>. |
| 4) Failure: |
| OpenSSL::TestASN1#test_generalizedtime [/tmp/ruby/v3/src/trunk-test/test/openssl/test_asn1.rb:696]: |
| <"\x18\x0F99990908234339Z"> expected but was |
| <"\x18\x0F99990907234339Z">. |
| 5) Failure: |
| TestDateStrftime#test_strftime__3_2 [/tmp/ruby/v3/src/trunk-test/test/date/test_date_strftime.rb:134]: |
| <"2"> expected but was |
| <"3">. |
| 6) Failure: |
| OpenSSL::TestX509CRL#test_revoked [/tmp/ruby/v3/src/trunk-test/test/openssl/test_x509crl.rb:70]: |
| <2038-01-19 12:14:07 +0900> expected but was |
| <2038-01-19 03:14:07 UTC>. |
| make: *** [yes-test-all] Error 6 |
| "make yes-test-rubyspec TESTS='-j8'" exit with 0. |
| $ /tmp/ruby/v3/build/trunk-test/miniruby -I/tmp/ruby/v3/src/trunk-test/lib /tmp/ruby/v3/src/trunk-test/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-test --extout=.ext -- /tmp/ruby/v3/src/trunk-test/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-test/spec/default.mspec |