rev: 533bc77170
test-all : 21966 tests, 5903372 assertions, 0 failures, 0 errors, 104 skips
test-spec: 3820 files, 30514 examples, 148618 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 512.
"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='-j6'" exit with 512.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 0.
"make yes-test-rubyspec TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20220107-092738
#<BuildRuby:0x0000557c39d7c188
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-yjit",
@build_opts="-j6",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20220107-092738",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000018)
autoconf 0.000000 0.000000 0.000000 ( 0.000048)
configure 0.000000 0.000000 0.000000 ( 0.000034)
build_up make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1198: /tmp/ruby/v3/src/trunk-yjit/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
0.004000 0.004000 2.160000 ( 2.276315)
build_miniruby 0.000000 0.004000 0.156000 ( 0.167549)
build_ruby 0.000000 0.000000 0.188000 ( 0.205536)
build_all 0.004000 0.004000 15.348000 ( 5.075276)
build_install 0.032000 0.000000 18.996000 ( 8.661669)
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
bootstraptest.tmp.rb:5: [BUG] Segmentation fault at 0x0000000000000028
ruby 3.2.0dev (2022-01-07T00:44:33Z master 533bc77170) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0004 p:0004 s:0014 e:000012 BLOCK bootstraptest.tmp.rb:5 [FINISH]
self: 0x00007fc6c6764528 [0LM U ] ractor (Ractor)r:2
c:0003 p:---- s:0010 e:000009 CFUNC :loop
me:
called_id: loop, type: cfunc
owner class: 0x00007fc6c671a4c8 [3LM ] T_MODULE Kernel
defined_class: 0x00007fc6c671a478 [3LM ] T_ICLASS src:Kernel
self: 0x00007fc6c6764528 [0LM U ] ractor (Ractor)r:2
c:0002 p:0004 s:0006 e:000005 BLOCK bootstraptest.tmp.rb:4 [FINISH]
self: 0x00007fc6c6764528 [0LM U ] ractor (Ractor)r:2
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
-- Ruby level backtrace information ----------------------------------------
bootstraptest.tmp.rb:4:in `block (2 levels) in <main>'
bootstraptest.tmp.rb:4:in `loop'
bootstraptest.tmp.rb:5:in `block (3 levels) in <main>'
-- Machine register context ------------------------------------------------
RIP: 0x000055b3f25b89ab RBP: 0x00007fc6b2065ce0 RSP: 0x00007fc6b3165f30
RAX: 0x0000000000000000 RBX: 0x00007fc6c6765450 RCX: 0x0000000000000000
RDX: 0x0000000000000001 RDI: 0x0000000000000000 RSI: 0x00007fc6b3165f4c
R8: 0x00007fc6b3165f4c R9: 0x0000000000000007 R10: 0x0000000000000005
R11: 0x00000000000015e1 R12: 0x000015e100000001 R13: 0x00000000000015e1
R14: 0x0000000000000000 R15: 0x00007fc6b3165f50 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-yjit/miniruby(rb_print_backtrace+0x11) [0x55b3f25dd1e9] /tmp/ruby/v3/src/trunk-yjit/vm_dump.c:759
/tmp/ruby/v3/build/trunk-yjit/miniruby(rb_vm_bugreport) /tmp/ruby/v3/src/trunk-yjit/vm_dump.c:1045
/tmp/ruby/v3/build/trunk-yjit/miniruby(rb_bug_for_fatal_signal+0xec) [0x55b3f23c8aec] /tmp/ruby/v3/src/trunk-yjit/error.c:821
/tmp/ruby/v3/build/trunk-yjit/miniruby(sigsegv+0x4d) [0x55b3f252c94d] /tmp/ruby/v3/src/trunk-yjit/signal.c:964
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7fc6c6ca43c0] ../sysdeps/pthread/funlockfile.c:28
/tmp/ruby/v3/build/trunk-yjit/miniruby(cached_callable_method_entry+0x9) [0x55b3f25b89ab] /tmp/ruby/v3/src/trunk-yjit/vm_method.c:1246
/tmp/ruby/v3/build/trunk-yjit/miniruby(callable_method_entry) /tmp/ruby/v3/src/trunk-yjit/vm_method.c:1316
/tmp/ruby/v3/build/trunk-yjit/miniruby(gen_send_general+0x16e) [0x55b3f25ff1fe] /tmp/ruby/v3/src/trunk-yjit/yjit_codegen.c:4072
/tmp/ruby/v3/build/trunk-yjit/miniruby(gen_single_block+0x2a1) [0x55b3f25f1ea1] /tmp/ruby/v3/src/trunk-yjit/yjit_codegen.c:731
/tmp/ruby/v3/build/trunk-yjit/miniruby(gen_block_version+0x2a) [0x55b3f25f40ea] /tmp/ruby/v3/src/trunk-yjit/yjit_core.c:749
/tmp/ruby/v3/build/trunk-yjit/miniruby(branch_stub_hit+0x319) [0x55b3f25f4659] /tmp/ruby/v3/src/trunk-yjit/yjit_core.c:932
[0x7fc6bb2700a0]
-- Other runtime information -----------------------------------------------
* Loaded script: bootstraptest.tmp.rb
* Loaded features:
0 enumerator.so
1 thread.rb
2 fiber.so
3 rational.so
4 complex.so
5 ruby2_keywords.rb
* Process memory map:
55b3f22f8000-55b3f2322000 r--p 00000000 00:b4 1285922693 /tmp/ruby/v3/build/trunk-yjit/miniruby
55b3f2322000-55b3f260c000 r-xp 0002a000 00:b4 1285922693 /tmp/ruby/v3/build/trunk-yjit/miniruby
55b3f260c000-55b3f2723000 r--p 00314000 00:b4 1285922693 /tmp/ruby/v3/build/trunk-yjit/miniruby
55b3f2724000-55b3f272b000 r--p 0042b000 00:b4 1285922693 /tmp/ruby/v3/build/trunk-yjit/miniruby
55b3f272b000-55b3f272c000 rw-p 00432000 00:b4 1285922693 /tmp/ruby/v3/build/trunk-yjit/miniruby
55b3f272c000-55b3f273e000 rw-p 00000000 00:00 0
55b3f3f32000-55b3f4067000 rw-p 00000000 00:00 0 [heap]
7fc68c000000-7fc68c031000 rw-p 00000000 00:00 0
7fc68c031000-7fc690000000 ---p 00000000 00:00 0
7fc690000000-7fc690034000 rw-p 00000000 00:00 0
7fc690034000-7fc694000000 ---p 00000000 00:00 0
7fc694000000-7fc694021000 rw-p 00000000 00:00 0
7fc694021000-7fc698000000 ---p 00000000 00:00 0
7fc698000000-7fc698021000 rw-p 00000000 00:00 0
7fc698021000-7fc69c000000 ---p 00000000 00:00 0
7fc69c000000-7fc69c02a000 rw-p 00000000 00:00 0
7fc69c02a000-7fc6a0000000 ---p 00000000 00:00 0
7fc6a0000000-7fc6a0031000 rw-p 00000000 00:00 0
7fc6a0031000-7fc6a4000000 ---p 00000000 00:00 0
7fc6a4000000-7fc6a4021000 rw-p 00000000 00:00 0
7fc6a4021000-7fc6a8000000 ---p 00000000 00:00 0
7fc6a9a92000-7fc6ac000000 r--s 00000000 00:b4 1285922693 /tmp/ruby/v3/build/trunk-yjit/miniruby
7fc6ac000000-7fc6ac021000 rw-p 00000000 00:00 0
7fc6ac021000-7fc6b0000000 ---p 00000000 00:00 0
7fc6b1ff6000-7fc6b201d000 r--s 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7fc6b201d000-7fc6b2020000 r--p 00000000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc6b2020000-7fc6b2032000 r-xp 00003000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc6b2032000-7fc6b2036000 r--p 00015000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc6b2036000-7fc6b2037000 r--p 00018000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc6b2037000-7fc6b2038000 rw-p 00019000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc6b2038000-7fc6b2260000 rw-p 00000000 00:00 0
7fc6b2260000-7fc6b2261000 ---p 00000000 00:00 0
7fc6b2261000-7fc6b2461000 rw-p 00000000 00:00 0
7fc6b2461000-7fc6b2462000 ---p 00000000 00:00 0
7fc6b2462000-7fc6b2662000 rw-p 00000000 00:00 0
7fc6b2662000-7fc6b2663000 ---p 00000000 00:00 0
7fc6b2663000-7fc6b2863000 rw-p 00000000 00:00 0
7fc6b2863000-7fc6b2864000 ---p 00000000 00:00 0
7fc6b2864000-7fc6b2a64000 rw-p 00000000 00:00 0
7fc6b2a64000-7fc6b2a65000 ---p 00000000 00:00 0
7fc6b2a65000-7fc6b2c65000 rw-p 00000000 00:00 0
7fc6b2c65000-7fc6b2c66000 ---p 00000000 00:00 0
7fc6b2c66000-7fc6b2e66000 rw-p 00000000 00:00 0
7fc6b2e66000-7fc6b2e67000 ---p 00000000 00:00 0
7fc6b2e67000-7fc6b3067000 rw-p 00000000 00:00 0
7fc6b3067000-7fc6b3068000 ---p 00000000 00:00 0
7fc6b3068000-7fc6b3271000 rw-p 00000000 00:00 0
7fc6b3271000-7fc6bb270000 r-xp 00000000 00:00 0
7fc6bb270000-7fc6bb271000 rw-p 00000000 00:00 0
7fc6bb271000-7fc6c3270000 r-xp 00000000 00:00 0
7fc6c3270000-7fc6c3271000 ---p 00000000 00:00 0
7fc6c3271000-7fc6c3312000 rw-p 00000000 00:00 0
7fc6c3312000-7fc6c3313000 ---p 00000000 00:00 0
7fc6c3313000-7fc6c33b4000 rw-p 00000000 00:00 0
7fc6c33b4000-7fc6c33b5000 ---p 00000000 00:00 0
7fc6c33b5000-7fc6c3456000 rw-p 00000000 00:00 0
7fc6c3456000-7fc6c3457000 ---p 00000000 00:00 0
7fc6c3457000-7fc6c34f8000 rw-p 00000000 00:00 0
7fc6c34f8000-7fc6c34f9000 ---p 00000000 00:00 0
7fc6c34f9000-7fc6c359a000 rw-p 00000000 00:00 0
7fc6c359a000-7fc6c359b000 ---p 00000000 00:00 0
7fc6c359b000-7fc6c363c000 rw-p 00000000 00:00 0
7fc6c363c000-7fc6c363d000 ---p 00000000 00:00 0
7fc6c363d000-7fc6c36de000 rw-p 00000000 00:00 0
7fc6c36de000-7fc6c36df000 ---p 00000000 00:00 0
7fc6c36df000-7fc6c3780000 rw-p 00000000 00:00 0
7fc6c3780000-7fc6c3781000 ---p 00000000 00:00 0
7fc6c3781000-7fc6c3822000 rw-p 00000000 00:00 0
7fc6c3822000-7fc6c3823000 ---p 00000000 00:00 0
7fc6c3823000-7fc6c38c4000 rw-p 00000000 00:00 0
7fc6c38c4000-7fc6c38c5000 ---p 00000000 00:00 0
7fc6c38c5000-7fc6c3966000 rw-p 00000000 00:00 0
7fc6c3966000-7fc6c3967000 ---p 00000000 00:00 0
7fc6c3967000-7fc6c3a08000 rw-p 00000000 00:00 0
7fc6c3a08000-7fc6c3a09000 ---p 00000000 00:00 0
7fc6c3a09000-7fc6c3aaa000 rw-p 00000000 00:00 0
7fc6c3aaa000-7fc6c3aab000 ---p 00000000 00:00 0
7fc6c3aab000-7fc6c3b4c000 rw-p 00000000 00:00 0
7fc6c3b4c000-7fc6c3b4d000 ---p 00000000 00:00 0
7fc6c3b4d000-7fc6c3bee000 rw-p 00000000 00:00 0
7fc6c3bee000-7fc6c3bef000 ---p 00000000 00:00 0
7fc6c3bef000-7fc6c3c90000 rw-p 00000000 00:00 0
7fc6c3c90000-7fc6c3c91000 ---p 00000000 00:00 0
7fc6c3c91000-7fc6c3d32000 rw-p 00000000 00:00 0
7fc6c3d32000-7fc6c3d33000 ---p 00000000 00:00 0
7fc6c3d33000-7fc6c3dd4000 rw-p 00000000 00:00 0
7fc6c3dd4000-7fc6c3dd5000 ---p 00000000 00:00 0
7fc6c3dd5000-7fc6c3e76000 rw-p 00000000 00:00 0
7fc6c3e76000-7fc6c3e77000 ---p 00000000 00:00 0
7fc6c3e77000-7fc6c3f18000 rw-p 00000000 00:00 0
7fc6c3f18000-7fc6c3f19000 ---p 00000000 00:00 0
7fc6c3f19000-7fc6c3fba000 rw-p 00000000 00:00 0
7fc6c3fba000-7fc6c3fbb000 ---p 00000000 00:00 0
7fc6c3fbb000-7fc6c405c000 rw-p 00000000 00:00 0
7fc6c405c000-7fc6c405d000 ---p 00000000 00:00 0
7fc6c405d000-7fc6c40fe000 rw-p 00000000 00:00 0
7fc6c40fe000-7fc6c40ff000 ---p 00000000 00:00 0
7fc6c40ff000-7fc6c41a0000 rw-p 00000000 00:00 0
7fc6c41a0000-7fc6c41a1000 ---p 00000000 00:00 0
7fc6c41a1000-7fc6c4242000 rw-p 00000000 00:00 0
7fc6c4242000-7fc6c4243000 ---p 00000000 00:00 0
7fc6c4243000-7fc6c42e4000 rw-p 00000000 00:00 0
7fc6c42e4000-7fc6c42e5000 ---p 00000000 00:00 0
7fc6c42e5000-7fc6c4386000 rw-p 00000000 00:00 0
7fc6c4386000-7fc6c4387000 ---p 00000000 00:00 0
7fc6c4387000-7fc6c4428000 rw-p 00000000 00:00 0
7fc6c4428000-7fc6c4429000 ---p 00000000 00:00 0
7fc6c4429000-7fc6c44ca000 rw-p 00000000 00:00 0
7fc6c44ca000-7fc6c44cb000 ---p 00000000 00:00 0
7fc6c44cb000-7fc6c456c000 rw-p 00000000 00:00 0
7fc6c456c000-7fc6c456d000 ---p 00000000 00:00 0
7fc6c456d000-7fc6c460e000 rw-p 00000000 00:00 0
7fc6c460e000-7fc6c460f000 ---p 00000000 00:00 0
7fc6c460f000-7fc6c66b0000 rw-p 00000000 00:00 0
7fc6c66b7000-7fc6c6778000 rw-p 00000000 00:00 0
7fc6c6779000-7fc6c687c000 rw-p 00000000 00:00 0
7fc6c687c000-7fc6c68a1000 r--p 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7fc6c68a1000-7fc6c6a19000 r-xp 00025000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7fc6c6a19000-7fc6c6a63000 r--p 0019d000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7fc6c6a63000-7fc6c6a64000 ---p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7fc6c6a64000-7fc6c6a67000 r--p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7fc6c6a67000-7fc6c6a6a000 rw-p 001ea000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7fc6c6a6a000-7fc6c6a6e000 rw-p 00000000 00:00 0
7fc6c6a6e000-7fc6c6a7d000 r--p 00000000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7fc6c6a7d000-7fc6c6b24000 r-xp 0000f000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7fc6c6b24000-7fc6c6bbb000 r--p 000b6000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7fc6c6bbb000-7fc6c6bbc000 r--p 0014c000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7fc6c6bbc000-7fc6c6bbd000 rw-p 0014d000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7fc6c6bbd000-7fc6c6bbf000 rw-p 00000000 00:00 0
7fc6c6bbf000-7fc6c6bc1000 r--p 00000000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fc6c6bc1000-7fc6c6bd6000 r-xp 00002000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fc6c6bd6000-7fc6c6bf0000 r--p 00017000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fc6c6bf0000-7fc6c6bf1000 r--p 00030000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fc6c6bf1000-7fc6c6bf2000 rw-p 00031000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fc6c6bf2000-7fc6c6bfa000 rw-p 00000000 00:00 0
7fc6c6bfa000-7fc6c6bfb000 r--p 00000000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7fc6c6bfb000-7fc6c6bfd000 r-xp 00001000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7fc6c6bfd000-7fc6c6bfe000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7fc6c6bfe000-7fc6c6bff000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7fc6c6bff000-7fc6c6c00000 rw-p 00004000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7fc6c6c00000-7fc6c6c0a000 r--p 00000000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7fc6c6c0a000-7fc6c6c6a000 r-xp 0000a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7fc6c6c6a000-7fc6c6c81000 r--p 0006a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7fc6c6c81000-7fc6c6c82000 ---p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7fc6c6c82000-7fc6c6c83000 r--p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7fc6c6c83000-7fc6c6c84000 rw-p 00082000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7fc6c6c84000-7fc6c6c87000 r--p 00000000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7fc6c6c87000-7fc6c6c8b000 r-xp 00003000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7fc6c6c8b000-7fc6c6c8c000 r--p 00007000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7fc6c6c8c000-7fc6c6c8d000 ---p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7fc6c6c8d000-7fc6c6c8e000 r--p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7fc6c6c8e000-7fc6c6c8f000 rw-p 00009000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7fc6c6c8f000-7fc6c6c96000 r--p 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7fc6c6c96000-7fc6c6ca7000 r-xp 00007000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7fc6c6ca7000-7fc6c6cac000 r--p 00018000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7fc6c6cac000-7fc6c6cad000 r--p 0001c000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7fc6c6cad000-7fc6c6cae000 rw-p 0001d000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7fc6c6cae000-7fc6c6cb2000 rw-p 00000000 00:00 0
7fc6c6cb2000-7fc6c6cb4000 r--p 00000000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fc6c6cb4000-7fc6c6cc5000 r-xp 00002000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fc6c6cc5000-7fc6c6ccb000 r--p 00013000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fc6c6ccb000-7fc6c6ccc000 ---p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fc6c6ccc000-7fc6c6ccd000 r--p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fc6c6ccd000-7fc6c6cce000 rw-p 0001a000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fc6c6cce000-7fc6c6cd0000 rw-p 00000000 00:00 0
7fc6c6cd6000-7fc6c6cd7000 r--p 00000000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7fc6c6cd7000-7fc6c6cfa000 r-xp 00001000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7fc6c6cfa000-7fc6c6d02000 r--p 00024000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7fc6c6d03000-7fc6c6d04000 r--p 0002c000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7fc6c6d04000-7fc6c6d05000 rw-p 0002d000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7fc6c6d05000-7fc6c6d06000 rw-p 00000000 00:00 0
7ffc03764000-7ffc03f63000 rw-p 00000000 00:00 0 [stack]
7ffc03feb000-7ffc03fed000 r--p 00000000 00:00 0 [vvar]
7ffc03fed000-7ffc03fef000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
EDeleting an old core file: /tmp/bootstraptest-core.2021-12-30T05:24:32Z
A core file is found. Saving it at: "/tmp/bootstraptest-core.2022-01-07T09:32:52Z"
/tmp/ruby/v3/build/trunk-yjit/miniruby -I/tmp/ruby/v3/src/trunk-yjit/lib -I/tmp/ruby/v3/build/trunk-yjit -I/tmp/ruby/v3/build/trunk-yjit/.ext/common --disable-gems: No such file or directory.
....
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
test_yjit.rb ..................................................................................................................................................................
test_yjit_30k_ifelse.rb .
test_yjit_30k_methods.rb .
Fiber count: 10000 (skipping)
#1293 test_ractor.rb:1532:in `<top (required)>':
workers = (0...8).map do
Ractor.new do
loop do
10_000.times.map { Object.new }
Ractor.yield Time.now
end
end
end
1_000.times { idle_worker, tmp_reporter = Ractor.select(*workers) }
"ok"
#=> "" (expected "ok")
#1293 test_ractor.rb:1532:in `<top (required)>': core dumped
FAIL 2/1668 tests failed
make: *** [uncommon.mk:768: yes-btest] Error 1
0.004000 0.000000 394.388000 (399.880130)
test_basic 0.004000 0.008000 2.836000 ( 2.992646)
test_all 0.000000 0.000000 1904.648000 (411.594557)
test_rubyspec $ /tmp/ruby/v3/build/trunk-yjit/miniruby -I/tmp/ruby/v3/src/trunk-yjit/lib /tmp/ruby/v3/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-yjit --extout=.ext -- /tmp/ruby/v3/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-yjit/spec/default.mspec
0.040000 0.060000 310.720000 (311.902519)
$$$[end] "make yes-btest TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-yjit.20220107-092738
total: 1142.76 sec