rev: 704fb0b815
test-all : 21175 tests, 5666499 assertions, 0 failures, 0 errors, 63 skips
test-spec: 3762 files, 30554 examples, 145026 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-random0.20201104-205725
#<BuildRuby:0x000055dbc434ad50
@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-random0",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random0",
@TARGET_NAME="trunk-random0",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random0",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20201104-205725",
@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.000017)
autoconf 0.000000 0.000000 0.000000 ( 0.000033)
configure 0.000000 0.000000 0.000000 ( 0.000032)
build_up 0.008000 0.004000 2.424000 ( 3.255108)
build_miniruby 0.000000 0.000000 0.104000 ( 0.115424)
build_ruby 0.004000 0.000000 0.104000 ( 0.112659)
build_all 0.008000 0.004000 4.576000 ( 1.668701)
build_install 0.020000 0.004000 6.372000 ( 2.898020)
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:0x0000555c8b3f1b68 run> terminated with exception (report_on_exception is true):
bootstraptest.tmp.rb:6:in `instance_variable_get': [BUG] Segmentation fault at 0x0000000000000090
ruby 3.0.0dev (2020-11-04T09:45:48Z master 704fb0b815) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0002 p:---- s:0006 e:000005 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x0000555c8b45b720 [2 ] T_CLASS IO
self: 0x0000555c8b3f1bb8 [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: 0x0000555c8af63abb RBP: 0x0000555c8b3f1a28 RSP: 0x00007fcaece1c7d0
RAX: 0x0000000000000000 RBX: 0x0000000000000078 RCX: 0x000000000000004c
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x0000555c8b3f1a28
R8: 0x00000000ffffffff R9: 0x0000555c8b4ae130 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007fcae0000bc0
R14: 0x0000000000000000 R15: 0x00007fcae0000bc0 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_vm_bugreport+0x90d) [0x555c8afe93cd] /tmp/ruby/v3/src/trunk-random0/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_bug_for_fatal_signal+0xf0) [0x555c8adf8520] /tmp/ruby/v3/src/trunk-random0/error.c:760
/tmp/ruby/v3/build/trunk-random0/miniruby(sigsegv+0x4b) [0x555c8af4878b] /tmp/ruby/v3/src/trunk-random0/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7fcaf15ce890]
/tmp/ruby/v3/build/trunk-random0/miniruby(str_new_frozen_buffer+0x3b) [0x555c8af63abb] /tmp/ruby/v3/src/trunk-random0/string.c:1281
/tmp/ruby/v3/build/trunk-random0/miniruby(RB_FL_TEST_RAW+0x0) [0x555c8ae42e19] /tmp/ruby/v3/src/trunk-random0/io.c:1683
/tmp/ruby/v3/build/trunk-random0/miniruby(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random0/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random0/miniruby(io_fwrite) /tmp/ruby/v3/src/trunk-random0/include/ruby/internal/core/rstring.h:127
/tmp/ruby/v3/build/trunk-random0/miniruby(io_write_m+0xa9) [0x555c8ae46ab9] /tmp/ruby/v3/src/trunk-random0/io.c:1721
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_vm_call0+0x410) [0x555c8afd8bb0] /tmp/ruby/v3/src/trunk-random0/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_call0+0xb1) [0x555c8afda2c1] /tmp/ruby/v3/src/trunk-random0/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_io_write+0x1f) [0x555c8ae3e61f] /tmp/ruby/v3/src/trunk-random0/io.c:1949
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_write_error_str+0xe0) [0x555c8ae40000] /tmp/ruby/v3/src/trunk-random0/io.c:8142
/tmp/ruby/v3/build/trunk-random0/miniruby(write_warnq+0x185) [0x555c8ae00445] /tmp/ruby/v3/src/trunk-random0/eval_error.c:113
/tmp/ruby/v3/build/trunk-random0/miniruby(print_errinfo+0x64a) [0x555c8ae03daa] /tmp/ruby/v3/src/trunk-random0/eval_error.c:85
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_error_write+0x176) [0x555c8ae04366] /tmp/ruby/v3/src/trunk-random0/eval_error.c:353
/tmp/ruby/v3/build/trunk-random0/miniruby(rb_ec_error_print+0x18f) [0x555c8ae0461f] /tmp/ruby/v3/src/trunk-random0/eval_error.c:382
/tmp/ruby/v3/build/trunk-random0/miniruby(thread_start_func_2+0xb5e) [0x555c8af8eabe] /tmp/ruby/v3/src/trunk-random0/thread.c:844
/tmp/ruby/v3/build/trunk-random0/miniruby(thread_start_func_1+0xbd) [0x555c8af8eb9d] /tmp/ruby/v3/src/trunk-random0/thread_pthread.c:990
/lib/x86_64-linux-gnu/libpthread.so.0(0x76db) [0x7fcaf15c36db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7fcaf068988f] ../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:
555c8ad3b000-555c8b0f4000 r-xp 00000000 00:2e 211519622 /tmp/ruby/v3/build/trunk-random0/miniruby
555c8b2f3000-555c8b2fa000 r--p 003b8000 00:2e 211519622 /tmp/ruby/v3/build/trunk-random0/miniruby
555c8b2fa000-555c8b2fb000 rw-p 003bf000 00:2e 211519622 /tmp/ruby/v3/build/trunk-random0/miniruby
555c8b2fb000-555c8b30d000 rw-p 00000000 00:00 0
555c8b3cd000-555c8b3ee000 rw-p 00000000 00:00 0 [heap]
555c8b3ee000-555c8b524000 rw-p 00000000 00:00 0 [heap]
7fcae0000000-7fcae0021000 rw-p 00000000 00:00 0
7fcae0021000-7fcae4000000 ---p 00000000 00:00 0
7fcae68d2000-7fcae8000000 r--s 00000000 00:2e 211519622 /tmp/ruby/v3/build/trunk-random0/miniruby
7fcae8000000-7fcae8021000 rw-p 00000000 00:00 0
7fcae8021000-7fcaec000000 ---p 00000000 00:00 0
7fcaec915000-7fcaecb05000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fcaecb05000-7fcaecb1b000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fcaecb1b000-7fcaecd1b000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fcaecd1b000-7fcaecd1c000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fcaecd1c000-7fcaecd1d000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fcaecd1d000-7fcaecd1e000 ---p 00000000 00:00 0
7fcaecd1e000-7fcaecf1e000 rw-p 00000000 00:00 0
7fcaecf1e000-7fcaecf1f000 ---p 00000000 00:00 0
7fcaecf1f000-7fcaed11f000 rw-p 00000000 00:00 0
7fcaed11f000-7fcaed120000 ---p 00000000 00:00 0
7fcaed120000-7fcaed1c1000 rw-p 00000000 00:00 0
7fcaed1c1000-7fcaed1c2000 ---p 00000000 00:00 0
7fcaed1c2000-7fcaed263000 rw-p 00000000 00:00 0
7fcaed263000-7fcaed264000 ---p 00000000 00:00 0
7fcaed264000-7fcaed305000 rw-p 00000000 00:00 0
7fcaed305000-7fcaed306000 ---p 00000000 00:00 0
7fcaed306000-7fcaed3a7000 rw-p 00000000 00:00 0
7fcaed3a7000-7fcaed3a8000 ---p 00000000 00:00 0
7fcaed3a8000-7fcaed449000 rw-p 00000000 00:00 0
7fcaed449000-7fcaed44a000 ---p 00000000 00:00 0
7fcaed44a000-7fcaed4eb000 rw-p 00000000 00:00 0
7fcaed4eb000-7fcaed4ec000 ---p 00000000 00:00 0
7fcaed4ec000-7fcaed58d000 rw-p 00000000 00:00 0
7fcaed58d000-7fcaed58e000 ---p 00000000 00:00 0
7fcaed58e000-7fcaed62f000 rw-p 00000000 00:00 0
7fcaed62f000-7fcaed630000 ---p 00000000 00:00 0
7fcaed630000-7fcaed6d1000 rw-p 00000000 00:00 0
7fcaed6d1000-7fcaed6d2000 ---p 00000000 00:00 0
7fcaed6d2000-7fcaed773000 rw-p 00000000 00:00 0
7fcaed773000-7fcaed774000 ---p 00000000 00:00 0
7fcaed774000-7fcaed815000 rw-p 00000000 00:00 0
7fcaed815000-7fcaed816000 ---p 00000000 00:00 0
7fcaed816000-7fcaed8b7000 rw-p 00000000 00:00 0
7fcaed8b7000-7fcaed8b8000 ---p 00000000 00:00 0
7fcaed8b8000-7fcaed959000 rw-p 00000000 00:00 0
7fcaed959000-7fcaed95a000 ---p 00000000 00:00 0
7fcaed95a000-7fcaed9fb000 rw-p 00000000 00:00 0
7fcaed9fb000-7fcaed9fc000 ---p 00000000 00:00 0
7fcaed9fc000-7fcaeda9d000 rw-p 00000000 00:00 0
7fcaeda9d000-7fcaeda9e000 ---p 00000000 00:00 0
7fcaeda9e000-7fcaedb3f000 rw-p 00000000 00:00 0
7fcaedb3f000-7fcaedb40000 ---p 00000000 00:00 0
7fcaedb40000-7fcaedbe1000 rw-p 00000000 00:00 0
7fcaedbe1000-7fcaedbe2000 ---p 00000000 00:00 0
7fcaedbe2000-7fcaedc83000 rw-p 00000000 00:00 0
7fcaedc83000-7fcaedc84000 ---p 00000000 00:00 0
7fcaedc84000-7fcaedd25000 rw-p 00000000 00:00 0
7fcaedd25000-7fcaedd26000 ---p 00000000 00:00 0
7fcaedd26000-7fcaeddc7000 rw-p 00000000 00:00 0
7fcaeddc7000-7fcaeddc8000 ---p 00000000 00:00 0
7fcaeddc8000-7fcaede69000 rw-p 00000000 00:00 0
7fcaede69000-7fcaede6a000 ---p 00000000 00:00 0
7fcaede6a000-7fcaedf0b000 rw-p 00000000 00:00 0
7fcaedf0b000-7fcaedf0c000 ---p 00000000 00:00 0
7fcaedf0c000-7fcaedfad000 rw-p 00000000 00:00 0
7fcaedfad000-7fcaedfae000 ---p 00000000 00:00 0
7fcaedfae000-7fcaee04f000 rw-p 00000000 00:00 0
7fcaee04f000-7fcaee050000 ---p 00000000 00:00 0
7fcaee050000-7fcaee0f1000 rw-p 00000000 00:00 0
7fcaee0f1000-7fcaee0f2000 ---p 00000000 00:00 0
7fcaee0f2000-7fcaee193000 rw-p 00000000 00:00 0
7fcaee193000-7fcaee194000 ---p 00000000 00:00 0
7fcaee194000-7fcaee235000 rw-p 00000000 00:00 0
7fcaee235000-7fcaee236000 ---p 00000000 00:00 0
7fcaee236000-7fcaee2d7000 rw-p 00000000 00:00 0
7fcaee2d7000-7fcaee2d8000 ---p 00000000 00:00 0
7fcaee2d8000-7fcaee379000 rw-p 00000000 00:00 0
7fcaee379000-7fcaee37a000 ---p 00000000 00:00 0
7fcaee37a000-7fcaee41b000 rw-p 00000000 00:00 0
7fcaee41b000-7fcaee41c000 ---p 00000000 00:00 0
7fcaee41c000-7fcaee4bd000 rw-p 00000000 00:00 0
7fcaee4bd000-7fcaee4be000 ---p 00000000 00:00 0
7fcaee4be000-7fcaf0568000 rw-p 00000000 00:00 0
7fcaf0568000-7fcaf074f000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fcaf074f000-7fcaf094f000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fcaf094f000-7fcaf0953000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fcaf0953000-7fcaf0955000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fcaf0955000-7fcaf0959000 rw-p 00000000 00:00 0
7fcaf0959000-7fcaf0af6000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fcaf0af6000-7fcaf0cf5000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fcaf0cf5000-7fcaf0cf6000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fcaf0cf6000-7fcaf0cf7000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fcaf0cf7000-7fcaf0d00000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fcaf0d00000-7fcaf0eff000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fcaf0eff000-7fcaf0f00000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fcaf0f00000-7fcaf0f01000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fcaf0f01000-7fcaf0f2f000 rw-p 00000000 00:00 0
7fcaf0f2f000-7fcaf0f32000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fcaf0f32000-7fcaf1131000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fcaf1131000-7fcaf1132000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fcaf1132000-7fcaf1133000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fcaf1133000-7fcaf11b2000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fcaf11b2000-7fcaf13b2000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fcaf13b2000-7fcaf13b3000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fcaf13b3000-7fcaf13b4000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fcaf13b4000-7fcaf13bb000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fcaf13bb000-7fcaf15ba000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fcaf15ba000-7fcaf15bb000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fcaf15bb000-7fcaf15bc000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fcaf15bc000-7fcaf15d6000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcaf15d6000-7fcaf17d5000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcaf17d5000-7fcaf17d6000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcaf17d6000-7fcaf17d7000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcaf17d7000-7fcaf17db000 rw-p 00000000 00:00 0
7fcaf17db000-7fcaf17f7000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fcaf17f7000-7fcaf19f6000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fcaf19f6000-7fcaf19f7000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fcaf19f7000-7fcaf19f8000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fcaf19f8000-7fcaf1a1f000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fcaf1a8b000-7fcaf1aaf000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fcaf1aaf000-7fcaf1c11000 rw-p 00000000 00:00 0
7fcaf1c11000-7fcaf1c18000 rw-p 00000000 00:00 0
7fcaf1c1f000-7fcaf1c20000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fcaf1c20000-7fcaf1c21000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fcaf1c21000-7fcaf1c22000 rw-p 00000000 00:00 0
7ffca9b07000-7ffcaa306000 rw-p 00000000 00:00 0 [stack]
7ffcaa338000-7ffcaa33a000 r--p 00000000 00:00 0 [vvar]
7ffcaa33a000-7ffcaa33c000 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)
#1239 test_ractor.rb:726:in `<top (required)>':
shared = Ractor.new{}
shared.instance_variable_set(:@iv, 'str')
r = Ractor.new shared do |shared|
p shared.instance_variable_get(:@iv)
end
begin
r.take
rescue Ractor::RemoteError => e
e.cause.message
end
#=> "" (expected "can not access instance variables of shareable objects from non-main Ractors")
#1239 test_ractor.rb:726:in `<top (required)>': core dumped
FAIL 2/1462 tests failed
make: *** [yes-btest] Error 1
0.000000 0.000000 27.384000 ( 30.489215)
test_basic 0.004000 0.008000 0.376000 ( 0.493801)
test_all Skipping Gem::PackageTask tests. rake not found.
0.000000 0.000000 892.432000 (961.197571)
test_rubyspec $ /tmp/ruby/v3/build/trunk-random0/miniruby -I/tmp/ruby/v3/src/trunk-random0/lib /tmp/ruby/v3/src/trunk-random0/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random0 --extout=.ext -- /tmp/ruby/v3/src/trunk-random0/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random0/spec/default.mspec
0.068000 0.052000 83.404000 ( 94.032187)
$$$[end] "make yes-btest TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random0.20201104-205725
total: 1094.26 sec