rev: 1fea0367d2
test-all : 21234 tests, 5668344 assertions, 0 failures, 0 errors, 49 skips
test-spec: 3767 files, 30647 examples, 139239 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"rm -f .revision.time" exit with 0.
"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.
"make after-update -j6" exit with 0.
"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 TESTS=\"--test-order=random\"" exit with 512.
"make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
"make yes-test-all TESTS=\"--test-order=random\"" exit with 0.
"make yes-test-rubyspec TESTS=\"--test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random2.20201123-071653
#<BuildRuby:0x000055aa09edeb68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-random2",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random2",
@TARGET_NAME="trunk-random2",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random2",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random2.20201123-071653",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS=\"--test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000025)
autoconf 0.000000 0.000000 0.000000 ( 0.000041)
configure 0.000000 0.000000 0.000000 ( 0.000041)
build_up 0.000000 0.008000 2.532000 ( 3.797604)
build_miniruby 0.000000 0.000000 0.100000 ( 0.110935)
build_ruby 0.000000 0.004000 0.116000 ( 0.123651)
build_all 0.008000 0.004000 5.492000 ( 1.822014)
build_install 0.012000 0.012000 6.348000 ( 2.872400)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb .................................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .....................................
test_ractor.rb ...................................................Fstderr output is not empty
#<Thread:0x0000563060796260 run> terminated with exception (report_on_exception is true):
bootstraptest.tmp.rb:5:in `block in <main>': defined in a different Ractor (RuntimeError)
bootstraptest.tmp.rb:1: [BUG] Segmentation fault at 0x0000000000000035
ruby 3.0.0dev (2020-11-23T06:09:42Z master 1fea0367d2) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0016 e:000015 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x00005630607ff738 [2 ] T_CLASS IO
self: 0x00005630607fd988 [0 U] T_FILE (IO)
c:0003 p:---- s:0013 e:000012 CFUNC :print
me:
called_id: print, type: cfunc
owner class: 0x000056306082e628 [2 ] T_MODULE Kernel
defined_class: 0x000056306082e5d8 [2 ] T_ICLASS src:Kernel
self: 0x000056306082c440 [0 ] T_OBJECT (embed) len:3
c:0002 p:0031 s:0008 E:0012e0 EVAL bootstraptest.tmp.rb:1 [FINISH]
self: 0x000056306082c440 [0 ] T_OBJECT (embed) len:3
lvars:
str: 0x0000563060796670 [0 ] T_STRING (String)foo
e: 0x0000563060795fe0 [0 ] T_OBJECT (Ractor::RemoteError)len:5 ptr:0x00007fe03efc1208
c:0001 p:0000 s:0003 E:002680 (none) [FINISH]
self: 0x000056306082c440 [0 ] T_OBJECT (embed) len:3
-- Ruby level backtrace information ----------------------------------------
bootstraptest.tmp.rb:1:in `<main>'
bootstraptest.tmp.rb:1:in `print'
bootstraptest.tmp.rb:1:in `write'
-- Machine register context ------------------------------------------------
RIP: 0x000056305e8754cb RBP: 0x0000563060796148 RSP: 0x00007ffc6ac27d80
RAX: 0x0000000000000000 RBX: 0x000000000000001d RCX: 0x000000000000001d
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x0000563060796148
R8: 0x00000000ffffffff R9: 0x0000563060851170 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007fe034000bc0
R14: 0x0000000000000000 R15: 0x00007fe034000bc0 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random2/miniruby(rb_vm_bugreport+0x90d) [0x56305e8fa7cd] /tmp/ruby/v3/src/trunk-random2/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random2/miniruby(rb_bug_for_fatal_signal+0xf0) [0x56305e709be0] /tmp/ruby/v3/src/trunk-random2/error.c:760
/tmp/ruby/v3/build/trunk-random2/miniruby(sigsegv+0x4b) [0x56305e859a0b] /tmp/ruby/v3/src/trunk-random2/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7fe040032890]
/tmp/ruby/v3/build/trunk-random2/miniruby(str_new_frozen_buffer+0x3b) [0x56305e8754cb] /tmp/ruby/v3/src/trunk-random2/string.c:1288
/tmp/ruby/v3/build/trunk-random2/miniruby(RB_FL_TEST_RAW+0x0) [0x56305e753f39] /tmp/ruby/v3/src/trunk-random2/io.c:1683
/tmp/ruby/v3/build/trunk-random2/miniruby(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random2/miniruby(io_fwrite) /tmp/ruby/v3/src/trunk-random2/include/ruby/internal/core/rstring.h:127
/tmp/ruby/v3/build/trunk-random2/miniruby(io_write_m+0xa9) [0x56305e757bd9] /tmp/ruby/v3/src/trunk-random2/io.c:1721
/tmp/ruby/v3/build/trunk-random2/miniruby(rb_vm_call0+0x410) [0x56305e8e9fb0] /tmp/ruby/v3/src/trunk-random2/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random2/miniruby(rb_call0+0xb1) [0x56305e8eb6a1] /tmp/ruby/v3/src/trunk-random2/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random2/miniruby(rb_io_write+0x1f) [0x56305e74f73f] /tmp/ruby/v3/src/trunk-random2/io.c:1949
/tmp/ruby/v3/build/trunk-random2/miniruby(rb_io_print+0x7a) [0x56305e74f7fa] /tmp/ruby/v3/src/trunk-random2/io.c:7780
/tmp/ruby/v3/build/trunk-random2/miniruby(rb_f_print+0x1d) [0x56305e74f8ad] /tmp/ruby/v3/src/trunk-random2/io.c:7815
/tmp/ruby/v3/build/trunk-random2/miniruby(vm_call_cfunc_with_frame+0x105) [0x56305e8d5325] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:2656
/tmp/ruby/v3/build/trunk-random2/miniruby(vm_call_method_each_type+0xf9) [0x56305e8efa39] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3159
/tmp/ruby/v3/build/trunk-random2/miniruby(vm_call_method+0x113) [0x56305e8f0153] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:3281
/tmp/ruby/v3/build/trunk-random2/miniruby(vm_exec_core+0x120) [0x56305e8e0de0] /tmp/ruby/v3/src/trunk-random2/vm_insnhelper.c:4247
/tmp/ruby/v3/build/trunk-random2/miniruby(rb_vm_exec+0x8af) [0x56305e8e764f] /tmp/ruby/v3/src/trunk-random2/vm.c:2167
/tmp/ruby/v3/build/trunk-random2/miniruby(rb_ec_exec_node+0xd6) [0x56305e711026] /tmp/ruby/v3/src/trunk-random2/eval.c:317
/tmp/ruby/v3/build/trunk-random2/miniruby(ruby_run_node+0x55) [0x56305e717055] /tmp/ruby/v3/src/trunk-random2/eval.c:375
/tmp/ruby/v3/build/trunk-random2/miniruby(main+0x6f) [0x56305e67701f] /tmp/ruby/v3/src/trunk-random2/main.c:50
-- Other runtime information -----------------------------------------------
* Loaded script: bootstraptest.tmp.rb
* Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 ruby2_keywords.rb
* Process memory map:
56305e64c000-56305ea05000 r-xp 00000000 00:44 1307805712 /tmp/ruby/v3/build/trunk-random2/miniruby
56305ec04000-56305ec0b000 r--p 003b8000 00:44 1307805712 /tmp/ruby/v3/build/trunk-random2/miniruby
56305ec0b000-56305ec0c000 rw-p 003bf000 00:44 1307805712 /tmp/ruby/v3/build/trunk-random2/miniruby
56305ec0c000-56305ec1e000 rw-p 00000000 00:00 0
563060770000-563060791000 rw-p 00000000 00:00 0 [heap]
563060791000-5630608c7000 rw-p 00000000 00:00 0 [heap]
7fe034000000-7fe034021000 rw-p 00000000 00:00 0
7fe034021000-7fe038000000 ---p 00000000 00:00 0
7fe039e49000-7fe03a039000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fe03a039000-7fe03b76a000 r--s 00000000 00:44 1307805712 /tmp/ruby/v3/build/trunk-random2/miniruby
7fe03b76a000-7fe03b780000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe03b780000-7fe03b980000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe03b980000-7fe03b981000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe03b981000-7fe03b982000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fe03b982000-7fe03b983000 ---p 00000000 00:00 0
7fe03b983000-7fe03bb83000 rw-p 00000000 00:00 0
7fe03bb83000-7fe03bb84000 ---p 00000000 00:00 0
7fe03bb84000-7fe03bc25000 rw-p 00000000 00:00 0
7fe03bc25000-7fe03bc26000 ---p 00000000 00:00 0
7fe03bc26000-7fe03bcc7000 rw-p 00000000 00:00 0
7fe03bcc7000-7fe03bcc8000 ---p 00000000 00:00 0
7fe03bcc8000-7fe03bd69000 rw-p 00000000 00:00 0
7fe03bd69000-7fe03bd6a000 ---p 00000000 00:00 0
7fe03bd6a000-7fe03be0b000 rw-p 00000000 00:00 0
7fe03be0b000-7fe03be0c000 ---p 00000000 00:00 0
7fe03be0c000-7fe03bead000 rw-p 00000000 00:00 0
7fe03bead000-7fe03beae000 ---p 00000000 00:00 0
7fe03beae000-7fe03bf4f000 rw-p 00000000 00:00 0
7fe03bf4f000-7fe03bf50000 ---p 00000000 00:00 0
7fe03bf50000-7fe03bff1000 rw-p 00000000 00:00 0
7fe03bff1000-7fe03bff2000 ---p 00000000 00:00 0
7fe03bff2000-7fe03c093000 rw-p 00000000 00:00 0
7fe03c093000-7fe03c094000 ---p 00000000 00:00 0
7fe03c094000-7fe03c135000 rw-p 00000000 00:00 0
7fe03c135000-7fe03c136000 ---p 00000000 00:00 0
7fe03c136000-7fe03c1d7000 rw-p 00000000 00:00 0
7fe03c1d7000-7fe03c1d8000 ---p 00000000 00:00 0
7fe03c1d8000-7fe03c279000 rw-p 00000000 00:00 0
7fe03c279000-7fe03c27a000 ---p 00000000 00:00 0
7fe03c27a000-7fe03c31b000 rw-p 00000000 00:00 0
7fe03c31b000-7fe03c31c000 ---p 00000000 00:00 0
7fe03c31c000-7fe03c3bd000 rw-p 00000000 00:00 0
7fe03c3bd000-7fe03c3be000 ---p 00000000 00:00 0
7fe03c3be000-7fe03c45f000 rw-p 00000000 00:00 0
7fe03c45f000-7fe03c460000 ---p 00000000 00:00 0
7fe03c460000-7fe03c501000 rw-p 00000000 00:00 0
7fe03c501000-7fe03c502000 ---p 00000000 00:00 0
7fe03c502000-7fe03c5a3000 rw-p 00000000 00:00 0
7fe03c5a3000-7fe03c5a4000 ---p 00000000 00:00 0
7fe03c5a4000-7fe03c645000 rw-p 00000000 00:00 0
7fe03c645000-7fe03c646000 ---p 00000000 00:00 0
7fe03c646000-7fe03c6e7000 rw-p 00000000 00:00 0
7fe03c6e7000-7fe03c6e8000 ---p 00000000 00:00 0
7fe03c6e8000-7fe03c789000 rw-p 00000000 00:00 0
7fe03c789000-7fe03c78a000 ---p 00000000 00:00 0
7fe03c78a000-7fe03c82b000 rw-p 00000000 00:00 0
7fe03c82b000-7fe03c82c000 ---p 00000000 00:00 0
7fe03c82c000-7fe03c8cd000 rw-p 00000000 00:00 0
7fe03c8cd000-7fe03c8ce000 ---p 00000000 00:00 0
7fe03c8ce000-7fe03c96f000 rw-p 00000000 00:00 0
7fe03c96f000-7fe03c970000 ---p 00000000 00:00 0
7fe03c970000-7fe03ca11000 rw-p 00000000 00:00 0
7fe03ca11000-7fe03ca12000 ---p 00000000 00:00 0
7fe03ca12000-7fe03cab3000 rw-p 00000000 00:00 0
7fe03cab3000-7fe03cab4000 ---p 00000000 00:00 0
7fe03cab4000-7fe03cb55000 rw-p 00000000 00:00 0
7fe03cb55000-7fe03cb56000 ---p 00000000 00:00 0
7fe03cb56000-7fe03cbf7000 rw-p 00000000 00:00 0
7fe03cbf7000-7fe03cbf8000 ---p 00000000 00:00 0
7fe03cbf8000-7fe03cc99000 rw-p 00000000 00:00 0
7fe03cc99000-7fe03cc9a000 ---p 00000000 00:00 0
7fe03cc9a000-7fe03cd3b000 rw-p 00000000 00:00 0
7fe03cd3b000-7fe03cd3c000 ---p 00000000 00:00 0
7fe03cd3c000-7fe03cddd000 rw-p 00000000 00:00 0
7fe03cddd000-7fe03cdde000 ---p 00000000 00:00 0
7fe03cdde000-7fe03ce7f000 rw-p 00000000 00:00 0
7fe03ce7f000-7fe03ce80000 ---p 00000000 00:00 0
7fe03ce80000-7fe03cf21000 rw-p 00000000 00:00 0
7fe03cf21000-7fe03cf22000 ---p 00000000 00:00 0
7fe03cf22000-7fe03efcc000 rw-p 00000000 00:00 0
7fe03efcc000-7fe03f1b3000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fe03f1b3000-7fe03f3b3000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fe03f3b3000-7fe03f3b7000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fe03f3b7000-7fe03f3b9000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fe03f3b9000-7fe03f3bd000 rw-p 00000000 00:00 0
7fe03f3bd000-7fe03f55a000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fe03f55a000-7fe03f759000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fe03f759000-7fe03f75a000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fe03f75a000-7fe03f75b000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fe03f75b000-7fe03f764000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fe03f764000-7fe03f963000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fe03f963000-7fe03f964000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fe03f964000-7fe03f965000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fe03f965000-7fe03f993000 rw-p 00000000 00:00 0
7fe03f993000-7fe03f996000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fe03f996000-7fe03fb95000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fe03fb95000-7fe03fb96000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fe03fb96000-7fe03fb97000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fe03fb97000-7fe03fc16000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fe03fc16000-7fe03fe16000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fe03fe16000-7fe03fe17000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fe03fe17000-7fe03fe18000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fe03fe18000-7fe03fe1f000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fe03fe1f000-7fe04001e000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fe04001e000-7fe04001f000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fe04001f000-7fe040020000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fe040020000-7fe04003a000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fe04003a000-7fe040239000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fe040239000-7fe04023a000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fe04023a000-7fe04023b000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fe04023b000-7fe04023f000 rw-p 00000000 00:00 0
7fe04023f000-7fe04025b000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fe04025b000-7fe04045a000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fe04045a000-7fe04045b000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fe04045b000-7fe04045c000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fe04045c000-7fe040483000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fe0404ef000-7fe040513000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fe040513000-7fe040675000 rw-p 00000000 00:00 0
7fe040675000-7fe04067c000 rw-p 00000000 00:00 0
7fe040683000-7fe040684000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fe040684000-7fe040685000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fe040685000-7fe040686000 rw-p 00000000 00:00 0
7ffc6a42b000-7ffc6ac2a000 rw-p 00000000 00:00 0 [stack]
7ffc6ad55000-7ffc6ad57000 r--p 00000000 00:00 0 [vvar]
7ffc6ad57000-7ffc6ad59000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
E...........
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
#1246 test_ractor.rb:844:in `<top (required)>':
str = "foo"
define_method(:buggy){|i| str << "#{i}"}
begin
Ractor.new{buggy(10)}.take
rescue => e
e.cause.message
end
#=> "" (expected "defined in a different Ractor")
#1246 test_ractor.rb:844:in `<top (required)>': core dumped
FAIL 2/1464 tests failed
make: *** [yes-btest] Error 1
0.000000 0.000000 28.048000 ( 31.044653)
test_basic 0.008000 0.004000 0.388000 ( 0.509608)
test_all Skipping Gem::PackageTask tests. rake not found.
0.000000 0.000000 895.284000 (964.575000)
test_rubyspec $ /tmp/ruby/v3/build/trunk-random2/miniruby -I/tmp/ruby/v3/src/trunk-random2/lib /tmp/ruby/v3/src/trunk-random2/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random2 --extout=.ext -- /tmp/ruby/v3/src/trunk-random2/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random2/spec/default.mspec
0.052000 0.060000 84.816000 (100.592044)
$$$[end] "make yes-btest TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random2.20201123-071653
total: 1105.45 sec