rev: 9931e2f509
test-all : 21343 tests, 5800363 assertions, 17 failures, 13 errors, 47 skips
: 1)
: TestProcess#test_argv0 [/tmp/ruby/v3/src/trunk-random0/test/ruby/test_process.rb:1354]:
: <4> expected but was
: 2)
: TestRipper::Generic#test_parse_files:lib [/tmp/ruby/v3/src/trunk-random0/test/ripper/test_files_lib.rb:5]:
: pid 17257 killed by SIGSEGV (signal 11) (core dumped)
: 3)
: TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/v3/src/trunk-random0/test/ripper/test_files_test_1.rb:6]:
: pid 17295 killed by SIGSEGV (signal 11) (core dumped)
: 4)
: TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/v3/src/trunk-random0/test/ripper/test_files_test_2.rb:6]:
: pid 17296 killed by SIGSEGV (signal 11) (core dumped)
: 5)
: TestRipper::Generic#test_parse_files:test [/tmp/ruby/v3/src/trunk-random0/test/ripper/test_files_test.rb:5]:
: pid 17297 killed by SIGSEGV (signal 11) (core dumped)
: 6)
: TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/v3/src/trunk-random0/test/ripper/test_files_lib.rb:10]:
: pid 17298 killed by SIGABRT (signal 6) (core dumped)
: 7)
: TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/v3/src/trunk-random0/test/ripper/test_files_test_1.rb:6]:
: pid 17300 killed by SIGABRT (signal 6) (core dumped)
: 8)
: TestRipper::Generic#test_parse_files:lib/racc [/tmp/ruby/v3/src/trunk-random0/test/ripper/test_files_lib.rb:10]:
: pid 17304 killed by SIGSEGV (signal 11) (core dumped)
: 9)
: TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/v3/src/trunk-random0/test/ripper/test_files_test_2.rb:6]:
: pid 17306 killed by SIGABRT (signal 6) (core dumped)
test-spec: 3798 files, 30053 examples, 132044 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"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 0.
"make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
"make yes-test-all TESTS=\"--test-order=random\"" exit with 512.
"make yes-test-rubyspec TESTS=\"--test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20210730-004706
#<BuildRuby:0x000055a91ef94e90
@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,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20210730-004706",
@make="make",
@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.000019)
autoconf 0.000000 0.000000 0.000000 ( 0.000040)
configure 0.000000 0.000000 0.000000 ( 0.000035)
build_up 0.012000 0.000000 2.104000 ( 2.326669)
build_miniruby 0.004000 0.000000 0.104000 ( 0.112560)
build_ruby 0.000000 0.000000 0.116000 ( 0.126062)
build_all 0.008000 0.004000 2.836000 ( 1.538962)
build_install 0.032000 0.000000 7.220000 ( 5.964628)
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 ..........................................................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1489 tests
0.004000 0.000000 48.700000 ( 50.297879)
test_basic 0.004000 0.008000 0.516000 ( 0.631087)
test_all Skipping Gem::PackageTask tests. rake not found.
[BUG] transient_heap_block_alloc: failed
ruby 3.1.0dev (2021-07-29T22:19:12Z master 9931e2f509) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_print_backtrace+0x11) [0x7f61a211980b] /tmp/ruby/v3/src/trunk-random0/vm_dump.c:759
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_vm_bugreport) /tmp/ruby/v3/src/trunk-random0/vm_dump.c:1041
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(bug_report_end+0x0) [0x7f61a1f1c2a7] /tmp/ruby/v3/src/trunk-random0/error.c:794
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_bug_without_die) /tmp/ruby/v3/src/trunk-random0/error.c:794
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(die+0x0) [0x7f61a1e80ccd] /tmp/ruby/v3/src/trunk-random0/error.c:802
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_bug) /tmp/ruby/v3/src/trunk-random0/error.c:804
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(Init_TransientHeap+0xe) [0x7f61a1e82c0b] /tmp/ruby/v3/src/trunk-random0/transient_heap.c:304
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_call_inits+0x12) [0x7f61a1f5e322] /tmp/ruby/v3/src/trunk-random0/inits.c:25
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(ruby_setup+0x121) [0x7f61a1f23981] /tmp/ruby/v3/src/trunk-random0/eval.c:93
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(ruby_init+0xd) [0x7f61a1f25f3d] /tmp/ruby/v3/src/trunk-random0/eval.c:110
/tmp/ruby/v3/build/trunk-random0/ruby(main+0x5e) [0x558dc38f41be] /tmp/ruby/v3/src/trunk-random0/main.c:46
-- Other runtime information -----------------------------------------------
* Process memory map:
558dc38f3000-558dc38f4000 r--p 00000000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558dc38f4000-558dc38f5000 r-xp 00001000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558dc38f5000-558dc38f6000 r--p 00002000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558dc38f6000-558dc38f7000 r--p 00002000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558dc38f7000-558dc38f8000 rw-p 00003000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558dc5106000-558dc5127000 rw-p 00000000 00:00 0 [heap]
7f619e845000-7f619f8d7000 r--s 00000000 fe:00 4302218586 /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.31.so
7f619f8d7000-7f619fac7000 r--s 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f619fac7000-7f61a0b6a000 rw-p 00000000 00:00 0
7f61a0b6a000-7f61a17da000 r--s 00000000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f61a17da000-7f61a1810000 r--s 00000000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
7f61a1810000-7f61a1813000 r--p 00000000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f61a1813000-7f61a1825000 r-xp 00003000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f61a1825000-7f61a1829000 r--p 00015000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f61a1829000-7f61a182a000 r--p 00018000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f61a182a000-7f61a182b000 rw-p 00019000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f61a182b000-7f61a18ec000 rw-p 00000000 00:00 0
7f61a18ee000-7f61a19f1000 rw-p 00000000 00:00 0
7f61a19f1000-7f61a1a16000 r--p 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f61a1a16000-7f61a1b8e000 r-xp 00025000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f61a1b8e000-7f61a1bd8000 r--p 0019d000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f61a1bd8000-7f61a1bd9000 ---p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f61a1bd9000-7f61a1bdc000 r--p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f61a1bdc000-7f61a1bdf000 rw-p 001ea000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f61a1bdf000-7f61a1be3000 rw-p 00000000 00:00 0
7f61a1be3000-7f61a1bf2000 r--p 00000000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f61a1bf2000-7f61a1c99000 r-xp 0000f000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f61a1c99000-7f61a1d30000 r--p 000b6000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f61a1d30000-7f61a1d31000 r--p 0014c000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f61a1d31000-7f61a1d32000 rw-p 0014d000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f61a1d32000-7f61a1d34000 r--p 00000000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f61a1d34000-7f61a1d49000 r-xp 00002000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f61a1d49000-7f61a1d63000 r--p 00017000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f61a1d63000-7f61a1d64000 r--p 00030000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f61a1d64000-7f61a1d65000 rw-p 00031000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f61a1d65000-7f61a1d6d000 rw-p 00000000 00:00 0
7f61a1d6d000-7f61a1d6f000 rw-p 00000000 00:00 0
7f61a1d6f000-7f61a1d70000 r--p 00000000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f61a1d70000-7f61a1d72000 r-xp 00001000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f61a1d72000-7f61a1d73000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f61a1d73000-7f61a1d74000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f61a1d74000-7f61a1d75000 rw-p 00004000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f61a1d75000-7f61a1d7f000 r--p 00000000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f61a1d7f000-7f61a1ddf000 r-xp 0000a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f61a1ddf000-7f61a1df6000 r--p 0006a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f61a1df6000-7f61a1df7000 ---p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f61a1df7000-7f61a1df8000 r--p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f61a1df8000-7f61a1df9000 rw-p 00082000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f61a1df9000-7f61a1dfc000 r--p 00000000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f61a1dfc000-7f61a1e00000 r-xp 00003000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f61a1e00000-7f61a1e01000 r--p 00007000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f61a1e01000-7f61a1e02000 ---p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f61a1e02000-7f61a1e03000 r--p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f61a1e03000-7f61a1e04000 rw-p 00009000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f61a1e04000-7f61a1e0b000 r--p 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f61a1e0b000-7f61a1e1c000 r-xp 00007000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f61a1e1c000-7f61a1e21000 r--p 00018000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f61a1e21000-7f61a1e22000 r--p 0001c000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f61a1e22000-7f61a1e23000 rw-p 0001d000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f61a1e23000-7f61a1e27000 rw-p 00000000 00:00 0
7f61a1e27000-7f61a1e29000 r--p 00000000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f61a1e29000-7f61a1e3a000 r-xp 00002000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f61a1e3a000-7f61a1e40000 r--p 00013000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f61a1e40000-7f61a1e41000 ---p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f61a1e41000-7f61a1e42000 r--p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f61a1e42000-7f61a1e43000 rw-p 0001a000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f61a1e49000-7f61a1e7a000 r--p 00000000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f61a1e7a000-7f61a2127000 r-xp 00031000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f61a2127000-7f61a2234000 r--p 002de000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f61a2234000-7f61a2235000 ---p 003eb000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f61a2235000-7f61a223c000 r--p 003eb000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f61a223c000-7f61a223f000 rw-p 003f2000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f61a223f000-7f61a2251000 rw-p 00000000 00:00 0
7f61a2251000-7f61a2253000 rw-p 00000000 00:00 0
7f61a2253000-7f61a2254000 r--p 00000000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f61a2254000-7f61a2277000 r-xp 00001000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f61a2277000-7f61a227f000 r--p 00024000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f61a2280000-7f61a2281000 r--p 0002c000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f61a2281000-7f61a2282000 rw-p 0002d000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f61a2282000-7f61a2283000 rw-p 00000000 00:00 0
7ffc63c27000-7ffc64426000 rw-p 00000000 00:00 0 [stack]
7ffc6444d000-7ffc6444f000 r--p 00000000 00:00 0 [vvar]
7ffc6444f000-7ffc64451000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
[BUG] transient_heap_block_alloc: failed
ruby 3.1.0dev (2021-07-29T22:19:12Z master 9931e2f509) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_print_backtrace+0x11) [0x7f26ff28180b] /tmp/ruby/v3/src/trunk-random0/vm_dump.c:759
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_vm_bugreport) /tmp/ruby/v3/src/trunk-random0/vm_dump.c:1041
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(bug_report_end+0x0) [0x7f26ff0842a7] /tmp/ruby/v3/src/trunk-random0/error.c:794
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_bug_without_die) /tmp/ruby/v3/src/trunk-random0/error.c:794
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(die+0x0) [0x7f26fefe8ccd] /tmp/ruby/v3/src/trunk-random0/error.c:802
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_bug) /tmp/ruby/v3/src/trunk-random0/error.c:804
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(Init_TransientHeap+0xe) [0x7f26fefeac0b] /tmp/ruby/v3/src/trunk-random0/transient_heap.c:304
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(rb_call_inits+0x12) [0x7f26ff0c6322] /tmp/ruby/v3/src/trunk-random0/inits.c:25
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(ruby_setup+0x121) [0x7f26ff08b981] /tmp/ruby/v3/src/trunk-random0/eval.c:93
/tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0(ruby_init+0xd) [0x7f26ff08df3d] /tmp/ruby/v3/src/trunk-random0/eval.c:110
/tmp/ruby/v3/build/trunk-random0/ruby(main+0x5e) [0x558048d501be] /tmp/ruby/v3/src/trunk-random0/main.c:46
-- Other runtime information -----------------------------------------------
* Process memory map:
558048d4f000-558048d50000 r--p 00000000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558048d50000-558048d51000 r-xp 00001000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558048d51000-558048d52000 r--p 00002000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558048d52000-558048d53000 r--p 00002000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558048d53000-558048d54000 rw-p 00003000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
558049d22000-558049d43000 rw-p 00000000 00:00 0 [heap]
7f26fb9ad000-7f26fca3f000 r--s 00000000 fe:00 4302218586 /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.31.so
7f26fca3f000-7f26fcc2f000 r--s 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f26fcc2f000-7f26fdcd2000 rw-p 00000000 00:00 0
7f26fdcd2000-7f26fe942000 r--s 00000000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f26fe942000-7f26fe978000 r--s 00000000 00:30 575862001 /tmp/ruby/v3/build/trunk-random0/ruby
7f26fe978000-7f26fe97b000 r--p 00000000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f26fe97b000-7f26fe98d000 r-xp 00003000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f26fe98d000-7f26fe991000 r--p 00015000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f26fe991000-7f26fe992000 r--p 00018000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f26fe992000-7f26fe993000 rw-p 00019000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f26fe993000-7f26fea54000 rw-p 00000000 00:00 0
7f26fea56000-7f26feb59000 rw-p 00000000 00:00 0
7f26feb59000-7f26feb7e000 r--p 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f26feb7e000-7f26fecf6000 r-xp 00025000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f26fecf6000-7f26fed40000 r--p 0019d000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f26fed40000-7f26fed41000 ---p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f26fed41000-7f26fed44000 r--p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f26fed44000-7f26fed47000 rw-p 001ea000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f26fed47000-7f26fed4b000 rw-p 00000000 00:00 0
7f26fed4b000-7f26fed5a000 r--p 00000000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f26fed5a000-7f26fee01000 r-xp 0000f000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f26fee01000-7f26fee98000 r--p 000b6000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f26fee98000-7f26fee99000 r--p 0014c000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f26fee99000-7f26fee9a000 rw-p 0014d000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f26fee9a000-7f26fee9c000 r--p 00000000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f26fee9c000-7f26feeb1000 r-xp 00002000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f26feeb1000-7f26feecb000 r--p 00017000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f26feecb000-7f26feecc000 r--p 00030000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f26feecc000-7f26feecd000 rw-p 00031000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f26feecd000-7f26feed5000 rw-p 00000000 00:00 0
7f26feed5000-7f26feed7000 rw-p 00000000 00:00 0
7f26feed7000-7f26feed8000 r--p 00000000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f26feed8000-7f26feeda000 r-xp 00001000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f26feeda000-7f26feedb000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f26feedb000-7f26feedc000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f26feedc000-7f26feedd000 rw-p 00004000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f26feedd000-7f26feee7000 r--p 00000000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f26feee7000-7f26fef47000 r-xp 0000a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f26fef47000-7f26fef5e000 r--p 0006a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f26fef5e000-7f26fef5f000 ---p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f26fef5f000-7f26fef60000 r--p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f26fef60000-7f26fef61000 rw-p 00082000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f26fef61000-7f26fef64000 r--p 00000000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f26fef64000-7f26fef68000 r-xp 00003000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f26fef68000-7f26fef69000 r--p 00007000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f26fef69000-7f26fef6a000 ---p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f26fef6a000-7f26fef6b000 r--p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f26fef6b000-7f26fef6c000 rw-p 00009000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f26fef6c000-7f26fef73000 r--p 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f26fef73000-7f26fef84000 r-xp 00007000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f26fef84000-7f26fef89000 r--p 00018000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f26fef89000-7f26fef8a000 r--p 0001c000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f26fef8a000-7f26fef8b000 rw-p 0001d000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f26fef8b000-7f26fef8f000 rw-p 00000000 00:00 0
7f26fef8f000-7f26fef91000 r--p 00000000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f26fef91000-7f26fefa2000 r-xp 00002000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f26fefa2000-7f26fefa8000 r--p 00013000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f26fefa8000-7f26fefa9000 ---p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f26fefa9000-7f26fefaa000 r--p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f26fefaa000-7f26fefab000 rw-p 0001a000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f26fefb1000-7f26fefe2000 r--p 00000000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f26fefe2000-7f26ff28f000 r-xp 00031000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f26ff28f000-7f26ff39c000 r--p 002de000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f26ff39c000-7f26ff39d000 ---p 003eb000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f26ff39d000-7f26ff3a4000 r--p 003eb000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f26ff3a4000-7f26ff3a7000 rw-p 003f2000 00:30 575827935 /tmp/ruby/v3/build/trunk-random0/libruby.so.3.1.0
7f26ff3a7000-7f26ff3b9000 rw-p 00000000 00:00 0
7f26ff3b9000-7f26ff3bb000 rw-p 00000000 00:00 0
7f26ff3bb000-7f26ff3bc000 r--p 00000000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f26ff3bc000-7f26ff3df000 r-xp 00001000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f26ff3df000-7f26ff3e7000 r--p 00024000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f26ff3e8000-7f26ff3e9000 r--p 0002c000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f26ff3e9000-7f26ff3ea000 rw-p 0002d000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f26ff3ea000-7f26ff3eb000 rw-p 00000000 00:00 0
7ffc124e5000-7ffc12ce4000 rw-p 00000000 00:00 0 [stack]
7ffc12d44000-7ffc12d46000 r--p 00000000 00:00 0 [vvar]
7ffc12d46000-7ffc12d48000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
#<TestThread::Thread:0x00007f0d07a15b38 /tmp/ruby/v3/src/trunk-random0/test/ruby/test_thread.rb:1243 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-random0/test/ruby/test_thread.rb:1243:in `fork': Cannot allocate memory - fork(2) (Errno::ENOMEM)
from /tmp/ruby/v3/src/trunk-random0/test/ruby/test_thread.rb:1243:in `block (3 levels) in test_fork_while_locked'
from /tmp/ruby/v3/src/trunk-random0/test/ruby/test_thread.rb:1243:in `synchronize'
from /tmp/ruby/v3/src/trunk-random0/test/ruby/test_thread.rb:1243:in `block (2 levels) in test_fork_while_locked'
#<TestThread::Thread:0x00007f0d0465c710 /tmp/ruby/v3/src/trunk-random0/test/ruby/test_thread.rb:1221 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-random0/test/ruby/test_thread.rb:1222:in `initialize': no implicit conversion of false into String (TypeError)
from /tmp/ruby/v3/src/trunk-random0/test/ruby/test_thread.rb:1222:in `popen'
from /tmp/ruby/v3/src/trunk-random0/test/ruby/test_thread.rb:1222:in `block in test_fork_in_thread'
make: *** [uncommon.mk:802: yes-test-all] Error 30
0.028000 0.008000 1091.360000 (1370.186965)
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 -- -I/tmp/ruby/v3/src/trunk-random0/tool/lib /tmp/ruby/v3/src/trunk-random0/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random0/spec/default.mspec
0.044000 0.032000 126.888000 (135.684373)
$$$[end] "make yes-test-all TESTS=\"--test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random0.20210730-004706
total: 1566.87 sec