rev: 6d05967468
test-all : 20856 tests, 5662450 assertions, 0 failures, 0 errors, 45 skips
test-spec: 3767 files, 30648 examples, 144014 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 --exclude=readline --exclude=reline\"" exit with 512.
"make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
"make yes-test-all TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
"make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random3.20201113-144731
#<BuildRuby:0x000055b6a7e78bb0
@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-random3",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random3",
@TARGET_NAME="trunk-random3",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random3",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random3.20201113-144731",
@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 --exclude=readline --exclude=reline\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000018)
autoconf 0.000000 0.000000 0.000000 ( 0.000035)
configure 0.000000 0.000000 0.000000 ( 0.000038)
build_up 0.012000 0.000000 2.376000 ( 3.586667)
build_miniruby 0.000000 0.004000 0.104000 ( 0.109933)
build_ruby 0.000000 0.000000 0.100000 ( 0.109213)
build_all 0.012000 0.000000 5.412000 ( 1.815010)
build_install 0.012000 0.012000 5.908000 ( 2.797955)
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:0x000055fc03156300 run> terminated with exception (report_on_exception is true):
bootstraptest.tmp.rb:5:in `block in <main>': [BUG] Segmentation fault at 0x0000000000000090
ruby 3.0.0dev (2020-11-13T12:17:24Z master 6d05967468) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0002 p:---- s:0006 e:000005 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x000055fc031bf738 [2 ] T_CLASS IO
self: 0x000055fc03156350 [0 U] T_FILE (IO)
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
-- Ruby level backtrace information ----------------------------------------
bootstraptest.tmp.rb:0:in `write'
-- Machine register context ------------------------------------------------
RIP: 0x000055fc015cfadb RBP: 0x000055fc031561e8 RSP: 0x00007f4cd88b27d0
RAX: 0x0000000000000000 RBX: 0x0000000000000078 RCX: 0x0000000000000044
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x000055fc031561e8
R8: 0x00000000ffffffff R9: 0x000055fc03210140 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007f4cd4000b50
R14: 0x0000000000000000 R15: 0x00007f4cd4000b50 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_vm_bugreport+0x90d) [0x55fc0165505d] /tmp/ruby/v3/src/trunk-random3/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_bug_for_fatal_signal+0xf0) [0x55fc014647d0] /tmp/ruby/v3/src/trunk-random3/error.c:760
/tmp/ruby/v3/build/trunk-random3/miniruby(sigsegv+0x4b) [0x55fc015b47ab] /tmp/ruby/v3/src/trunk-random3/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f4cdce63890]
/tmp/ruby/v3/build/trunk-random3/miniruby(str_new_frozen_buffer+0x3b) [0x55fc015cfadb] /tmp/ruby/v3/src/trunk-random3/string.c:1281
/tmp/ruby/v3/build/trunk-random3/miniruby(RB_FL_TEST_RAW+0x0) [0x55fc014aeb29] /tmp/ruby/v3/src/trunk-random3/io.c:1683
/tmp/ruby/v3/build/trunk-random3/miniruby(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random3/miniruby(io_fwrite) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/core/rstring.h:127
/tmp/ruby/v3/build/trunk-random3/miniruby(io_write_m+0xa9) [0x55fc014b27c9] /tmp/ruby/v3/src/trunk-random3/io.c:1721
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_vm_call0+0x410) [0x55fc01644820] /tmp/ruby/v3/src/trunk-random3/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_call0+0xb1) [0x55fc01645f31] /tmp/ruby/v3/src/trunk-random3/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_io_write+0x1f) [0x55fc014aa32f] /tmp/ruby/v3/src/trunk-random3/io.c:1949
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_write_error_str+0xe0) [0x55fc014abd10] /tmp/ruby/v3/src/trunk-random3/io.c:8142
/tmp/ruby/v3/build/trunk-random3/miniruby(write_warnq+0x185) [0x55fc0146c6f5] /tmp/ruby/v3/src/trunk-random3/eval_error.c:113
/tmp/ruby/v3/build/trunk-random3/miniruby(print_errinfo+0x64a) [0x55fc0147005a] /tmp/ruby/v3/src/trunk-random3/eval_error.c:85
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_error_write+0x176) [0x55fc01470616] /tmp/ruby/v3/src/trunk-random3/eval_error.c:353
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_ec_error_print+0x18f) [0x55fc014708cf] /tmp/ruby/v3/src/trunk-random3/eval_error.c:382
/tmp/ruby/v3/build/trunk-random3/miniruby(thread_start_func_2+0xb3e) [0x55fc015fc33e] /tmp/ruby/v3/src/trunk-random3/thread.c:842
/tmp/ruby/v3/build/trunk-random3/miniruby(thread_start_func_1+0xbd) [0x55fc015fc41d] /tmp/ruby/v3/src/trunk-random3/thread_pthread.c:994
/lib/x86_64-linux-gnu/libpthread.so.0(0x76db) [0x7f4cdce586db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f4cdbf1e88f] ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
-- 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:
55fc013a7000-55fc0175f000 r-xp 00000000 00:4f 740317867 /tmp/ruby/v3/build/trunk-random3/miniruby
55fc0195f000-55fc01966000 r--p 003b8000 00:4f 740317867 /tmp/ruby/v3/build/trunk-random3/miniruby
55fc01966000-55fc01967000 rw-p 003bf000 00:4f 740317867 /tmp/ruby/v3/build/trunk-random3/miniruby
55fc01967000-55fc01979000 rw-p 00000000 00:00 0
55fc0312f000-55fc03150000 rw-p 00000000 00:00 0 [heap]
55fc03150000-55fc03296000 rw-p 00000000 00:00 0 [heap]
7f4cd28d1000-7f4cd4000000 r--s 00000000 00:4f 740317867 /tmp/ruby/v3/build/trunk-random3/miniruby
7f4cd4000000-7f4cd4021000 rw-p 00000000 00:00 0
7f4cd4021000-7f4cd8000000 ---p 00000000 00:00 0
7f4cd83ab000-7f4cd859b000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4cd859b000-7f4cd85b1000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4cd85b1000-7f4cd87b1000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4cd87b1000-7f4cd87b2000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4cd87b2000-7f4cd87b3000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f4cd87b3000-7f4cd87b4000 ---p 00000000 00:00 0
7f4cd87b4000-7f4cd89b4000 rw-p 00000000 00:00 0
7f4cd89b4000-7f4cd89b5000 ---p 00000000 00:00 0
7f4cd89b5000-7f4cd8a56000 rw-p 00000000 00:00 0
7f4cd8a56000-7f4cd8a57000 ---p 00000000 00:00 0
7f4cd8a57000-7f4cd8af8000 rw-p 00000000 00:00 0
7f4cd8af8000-7f4cd8af9000 ---p 00000000 00:00 0
7f4cd8af9000-7f4cd8b9a000 rw-p 00000000 00:00 0
7f4cd8b9a000-7f4cd8b9b000 ---p 00000000 00:00 0
7f4cd8b9b000-7f4cd8c3c000 rw-p 00000000 00:00 0
7f4cd8c3c000-7f4cd8c3d000 ---p 00000000 00:00 0
7f4cd8c3d000-7f4cd8cde000 rw-p 00000000 00:00 0
7f4cd8cde000-7f4cd8cdf000 ---p 00000000 00:00 0
7f4cd8cdf000-7f4cd8d80000 rw-p 00000000 00:00 0
7f4cd8d80000-7f4cd8d81000 ---p 00000000 00:00 0
7f4cd8d81000-7f4cd8e22000 rw-p 00000000 00:00 0
7f4cd8e22000-7f4cd8e23000 ---p 00000000 00:00 0
7f4cd8e23000-7f4cd8ec4000 rw-p 00000000 00:00 0
7f4cd8ec4000-7f4cd8ec5000 ---p 00000000 00:00 0
7f4cd8ec5000-7f4cd8f66000 rw-p 00000000 00:00 0
7f4cd8f66000-7f4cd8f67000 ---p 00000000 00:00 0
7f4cd8f67000-7f4cd9008000 rw-p 00000000 00:00 0
7f4cd9008000-7f4cd9009000 ---p 00000000 00:00 0
7f4cd9009000-7f4cd90aa000 rw-p 00000000 00:00 0
7f4cd90aa000-7f4cd90ab000 ---p 00000000 00:00 0
7f4cd90ab000-7f4cd914c000 rw-p 00000000 00:00 0
7f4cd914c000-7f4cd914d000 ---p 00000000 00:00 0
7f4cd914d000-7f4cd91ee000 rw-p 00000000 00:00 0
7f4cd91ee000-7f4cd91ef000 ---p 00000000 00:00 0
7f4cd91ef000-7f4cd9290000 rw-p 00000000 00:00 0
7f4cd9290000-7f4cd9291000 ---p 00000000 00:00 0
7f4cd9291000-7f4cd9332000 rw-p 00000000 00:00 0
7f4cd9332000-7f4cd9333000 ---p 00000000 00:00 0
7f4cd9333000-7f4cd93d4000 rw-p 00000000 00:00 0
7f4cd93d4000-7f4cd93d5000 ---p 00000000 00:00 0
7f4cd93d5000-7f4cd9476000 rw-p 00000000 00:00 0
7f4cd9476000-7f4cd9477000 ---p 00000000 00:00 0
7f4cd9477000-7f4cd9518000 rw-p 00000000 00:00 0
7f4cd9518000-7f4cd9519000 ---p 00000000 00:00 0
7f4cd9519000-7f4cd95ba000 rw-p 00000000 00:00 0
7f4cd95ba000-7f4cd95bb000 ---p 00000000 00:00 0
7f4cd95bb000-7f4cd965c000 rw-p 00000000 00:00 0
7f4cd965c000-7f4cd965d000 ---p 00000000 00:00 0
7f4cd965d000-7f4cd96fe000 rw-p 00000000 00:00 0
7f4cd96fe000-7f4cd96ff000 ---p 00000000 00:00 0
7f4cd96ff000-7f4cd97a0000 rw-p 00000000 00:00 0
7f4cd97a0000-7f4cd97a1000 ---p 00000000 00:00 0
7f4cd97a1000-7f4cd9842000 rw-p 00000000 00:00 0
7f4cd9842000-7f4cd9843000 ---p 00000000 00:00 0
7f4cd9843000-7f4cd98e4000 rw-p 00000000 00:00 0
7f4cd98e4000-7f4cd98e5000 ---p 00000000 00:00 0
7f4cd98e5000-7f4cd9986000 rw-p 00000000 00:00 0
7f4cd9986000-7f4cd9987000 ---p 00000000 00:00 0
7f4cd9987000-7f4cd9a28000 rw-p 00000000 00:00 0
7f4cd9a28000-7f4cd9a29000 ---p 00000000 00:00 0
7f4cd9a29000-7f4cd9aca000 rw-p 00000000 00:00 0
7f4cd9aca000-7f4cd9acb000 ---p 00000000 00:00 0
7f4cd9acb000-7f4cd9b6c000 rw-p 00000000 00:00 0
7f4cd9b6c000-7f4cd9b6d000 ---p 00000000 00:00 0
7f4cd9b6d000-7f4cd9c0e000 rw-p 00000000 00:00 0
7f4cd9c0e000-7f4cd9c0f000 ---p 00000000 00:00 0
7f4cd9c0f000-7f4cd9cb0000 rw-p 00000000 00:00 0
7f4cd9cb0000-7f4cd9cb1000 ---p 00000000 00:00 0
7f4cd9cb1000-7f4cd9d52000 rw-p 00000000 00:00 0
7f4cd9d52000-7f4cd9d53000 ---p 00000000 00:00 0
7f4cd9d53000-7f4cdbdfd000 rw-p 00000000 00:00 0
7f4cdbdfd000-7f4cdbfe4000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4cdbfe4000-7f4cdc1e4000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4cdc1e4000-7f4cdc1e8000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4cdc1e8000-7f4cdc1ea000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f4cdc1ea000-7f4cdc1ee000 rw-p 00000000 00:00 0
7f4cdc1ee000-7f4cdc38b000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f4cdc38b000-7f4cdc58a000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f4cdc58a000-7f4cdc58b000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f4cdc58b000-7f4cdc58c000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f4cdc58c000-7f4cdc595000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f4cdc595000-7f4cdc794000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f4cdc794000-7f4cdc795000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f4cdc795000-7f4cdc796000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f4cdc796000-7f4cdc7c4000 rw-p 00000000 00:00 0
7f4cdc7c4000-7f4cdc7c7000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f4cdc7c7000-7f4cdc9c6000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f4cdc9c6000-7f4cdc9c7000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f4cdc9c7000-7f4cdc9c8000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f4cdc9c8000-7f4cdca47000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f4cdca47000-7f4cdcc47000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f4cdcc47000-7f4cdcc48000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f4cdcc48000-7f4cdcc49000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f4cdcc49000-7f4cdcc50000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f4cdcc50000-7f4cdce4f000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f4cdce4f000-7f4cdce50000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f4cdce50000-7f4cdce51000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f4cdce51000-7f4cdce6b000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4cdce6b000-7f4cdd06a000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4cdd06a000-7f4cdd06b000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4cdd06b000-7f4cdd06c000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4cdd06c000-7f4cdd070000 rw-p 00000000 00:00 0
7f4cdd070000-7f4cdd08c000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f4cdd08c000-7f4cdd28b000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f4cdd28b000-7f4cdd28c000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f4cdd28c000-7f4cdd28d000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f4cdd28d000-7f4cdd2b4000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f4cdd320000-7f4cdd344000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f4cdd344000-7f4cdd4a6000 rw-p 00000000 00:00 0
7f4cdd4a6000-7f4cdd4ad000 rw-p 00000000 00:00 0
7f4cdd4b4000-7f4cdd4b5000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f4cdd4b5000-7f4cdd4b6000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f4cdd4b6000-7f4cdd4b7000 rw-p 00000000 00:00 0
7fffa8d4e000-7fffa954d000 rw-p 00000000 00:00 0 [stack]
7fffa9565000-7fffa9567000 r--p 00000000 00:00 0 [vvar]
7fffa9567000-7fffa9569000 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)
#1245 test_ractor.rb:830:in `<top (required)>':
class C
end
r = Ractor.new do
C::CONST = 'str'
end
begin
r.take
rescue Ractor::RemoteError => e
e.cause.message
end
#=> "" (expected "can not set constants with non-shareable objects by non-main Ractors")
#1245 test_ractor.rb:830:in `<top (required)>': core dumped
FAIL 2/1464 tests failed
make: *** [yes-btest] Error 1
0.000000 0.000000 28.208000 ( 31.210697)
test_basic 0.012000 0.000000 0.396000 ( 0.521306)
test_all Skipping Gem::PackageTask tests. rake not found.
0.000000 0.000000 860.716000 (935.109577)
test_rubyspec $ /tmp/ruby/v3/build/trunk-random3/miniruby -I/tmp/ruby/v3/src/trunk-random3/lib /tmp/ruby/v3/src/trunk-random3/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random3 --extout=.ext -- /tmp/ruby/v3/src/trunk-random3/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random3/spec/default.mspec
0.060000 0.064000 84.628000 ( 95.326930)
$$$[end] "make yes-btest TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random3.20201113-144731
total: 1070.59 sec