rev: 8d6e4f1565
test-all : 21979 tests, 5904200 assertions, 0 failures, 0 errors, 102 skips
test-spec: 3817 files, 30508 examples, 140605 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.20220103-223116
#<BuildRuby:0x000055696a850308
@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.20220103-223116",
@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.000027)
autoconf 0.000000 0.000000 0.000000 ( 0.000054)
configure 0.000000 0.000000 0.000000 ( 0.000040)
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.008000 0.004000 2.444000 ( 2.376721)
build_miniruby 0.000000 0.000000 0.176000 ( 0.209629)
build_ruby 0.004000 0.000000 0.188000 ( 0.200940)
build_all 0.012000 0.000000 16.052000 ( 5.936821)
build_install 0.024000 0.008000 19.640000 ( 9.563881)
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-03T20:11:49Z master 8d6e4f1565) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0004 p:0004 s:0014 e:000012 BLOCK bootstraptest.tmp.rb:5 [FINISH]
self: 0x00007f12b91d3eb8 [0LM U ] ractor (Ractor)r:3
c:0003 p:---- s:0010 e:000009 CFUNC :loop
me:
called_id: loop, type: cfunc
owner class: 0x00007f12cc67e4c8 [3LM ] T_MODULE Kernel
defined_class: 0x00007f12cc67e478 [3LM ] T_ICLASS src:Kernel
self: 0x00007f12b91d3eb8 [0LM U ] ractor (Ractor)r:3
c:0002 p:0004 s:0006 e:000005 BLOCK bootstraptest.tmp.rb:4 [FINISH]
self: 0x00007f12b91d3eb8 [0LM U ] ractor (Ractor)r:3
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: 0x0000556d56f8adfb RBP: 0x00007f12b8025b08 RSP: 0x00007f12b8ecce20
RAX: 0x0000000000000000 RBX: 0x00007f12cc6c9c48 RCX: 0x0000000000000000
RDX: 0x0000000000000001 RDI: 0x0000000000000000 RSI: 0x00007f12b8ecce3c
R8: 0x00007f12b8ecce3c R9: 0x0000000000000007 R10: 0x0000000000000005
R11: 0x00000000000015e1 R12: 0x000015e100000001 R13: 0x00000000000015e1
R14: 0x0000000000000000 R15: 0x00007f12b8ecce40 EFL: 0x0000000000010206
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-yjit/miniruby(rb_print_backtrace+0x11) [0x556d56faf639] /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) [0x556d56d9bd7c] /tmp/ruby/v3/src/trunk-yjit/error.c:820
/tmp/ruby/v3/build/trunk-yjit/miniruby(sigsegv+0x4d) [0x556d56efeded] /tmp/ruby/v3/src/trunk-yjit/signal.c:964
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f12ccc093c0] ../sysdeps/pthread/funlockfile.c:28
/tmp/ruby/v3/build/trunk-yjit/miniruby(cached_callable_method_entry+0x9) [0x556d56f8adfb] /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) [0x556d56fd164e] /tmp/ruby/v3/src/trunk-yjit/yjit_codegen.c:4072
/tmp/ruby/v3/build/trunk-yjit/miniruby(gen_single_block+0x2a1) [0x556d56fc42f1] /tmp/ruby/v3/src/trunk-yjit/yjit_codegen.c:731
/tmp/ruby/v3/build/trunk-yjit/miniruby(gen_block_version+0x2a) [0x556d56fc653a] /tmp/ruby/v3/src/trunk-yjit/yjit_core.c:749
/tmp/ruby/v3/build/trunk-yjit/miniruby(branch_stub_hit+0x319) [0x556d56fc6aa9] /tmp/ruby/v3/src/trunk-yjit/yjit_core.c:932
[0x7f12c11d80a0]
-- 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:
556d56ccb000-556d56cf5000 r--p 00000000 00:b4 1086288578 /tmp/ruby/v3/build/trunk-yjit/miniruby
556d56cf5000-556d56fdf000 r-xp 0002a000 00:b4 1086288578 /tmp/ruby/v3/build/trunk-yjit/miniruby
556d56fdf000-556d570f5000 r--p 00314000 00:b4 1086288578 /tmp/ruby/v3/build/trunk-yjit/miniruby
556d570f6000-556d570fd000 r--p 0042a000 00:b4 1086288578 /tmp/ruby/v3/build/trunk-yjit/miniruby
556d570fd000-556d570fe000 rw-p 00431000 00:b4 1086288578 /tmp/ruby/v3/build/trunk-yjit/miniruby
556d570fe000-556d57110000 rw-p 00000000 00:00 0
556d57eda000-556d5800f000 rw-p 00000000 00:00 0 [heap]
7f12959e1000-7f1295a08000 r--s 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f1295a08000-7f1297f6d000 r--s 00000000 00:b4 1086288578 /tmp/ruby/v3/build/trunk-yjit/miniruby
7f1297f6d000-7f1297f70000 r--p 00000000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f1297f70000-7f1297f82000 r-xp 00003000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f1297f82000-7f1297f86000 r--p 00015000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f1297f86000-7f1297f87000 r--p 00018000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f1297f87000-7f1297f88000 rw-p 00019000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f1297f88000-7f1298000000 rw-p 00000000 00:00 0
7f1298000000-7f1298021000 rw-p 00000000 00:00 0
7f1298021000-7f129c000000 ---p 00000000 00:00 0
7f129c000000-7f129c031000 rw-p 00000000 00:00 0
7f129c031000-7f12a0000000 ---p 00000000 00:00 0
7f12a0000000-7f12a0045000 rw-p 00000000 00:00 0
7f12a0045000-7f12a4000000 ---p 00000000 00:00 0
7f12a4000000-7f12a4021000 rw-p 00000000 00:00 0
7f12a4021000-7f12a8000000 ---p 00000000 00:00 0
7f12a8000000-7f12a8021000 rw-p 00000000 00:00 0
7f12a8021000-7f12ac000000 ---p 00000000 00:00 0
7f12ac000000-7f12ac021000 rw-p 00000000 00:00 0
7f12ac021000-7f12b0000000 ---p 00000000 00:00 0
7f12b0000000-7f12b0021000 rw-p 00000000 00:00 0
7f12b0021000-7f12b4000000 ---p 00000000 00:00 0
7f12b4000000-7f12b402c000 rw-p 00000000 00:00 0
7f12b402c000-7f12b8000000 ---p 00000000 00:00 0
7f12b8004000-7f12b81c8000 rw-p 00000000 00:00 0
7f12b81c8000-7f12b81c9000 ---p 00000000 00:00 0
7f12b81c9000-7f12b83c9000 rw-p 00000000 00:00 0
7f12b83c9000-7f12b83ca000 ---p 00000000 00:00 0
7f12b83ca000-7f12b85ca000 rw-p 00000000 00:00 0
7f12b85ca000-7f12b85cb000 ---p 00000000 00:00 0
7f12b85cb000-7f12b87cb000 rw-p 00000000 00:00 0
7f12b87cb000-7f12b87cc000 ---p 00000000 00:00 0
7f12b87cc000-7f12b89cc000 rw-p 00000000 00:00 0
7f12b89cc000-7f12b89cd000 ---p 00000000 00:00 0
7f12b89cd000-7f12b8bcd000 rw-p 00000000 00:00 0
7f12b8bcd000-7f12b8bce000 ---p 00000000 00:00 0
7f12b8bce000-7f12b8dce000 rw-p 00000000 00:00 0
7f12b8dce000-7f12b8dcf000 ---p 00000000 00:00 0
7f12b8dcf000-7f12b8fcf000 rw-p 00000000 00:00 0
7f12b8fcf000-7f12b8fd0000 ---p 00000000 00:00 0
7f12b8fd0000-7f12b91d9000 rw-p 00000000 00:00 0
7f12b91d9000-7f12c11d8000 r-xp 00000000 00:00 0
7f12c11d8000-7f12c11d9000 rw-p 00000000 00:00 0
7f12c11d9000-7f12c91d8000 r-xp 00000000 00:00 0
7f12c91d8000-7f12c91d9000 ---p 00000000 00:00 0
7f12c91d9000-7f12c927a000 rw-p 00000000 00:00 0
7f12c927a000-7f12c927b000 ---p 00000000 00:00 0
7f12c927b000-7f12c931c000 rw-p 00000000 00:00 0
7f12c931c000-7f12c931d000 ---p 00000000 00:00 0
7f12c931d000-7f12c93be000 rw-p 00000000 00:00 0
7f12c93be000-7f12c93bf000 ---p 00000000 00:00 0
7f12c93bf000-7f12c9460000 rw-p 00000000 00:00 0
7f12c9460000-7f12c9461000 ---p 00000000 00:00 0
7f12c9461000-7f12c9502000 rw-p 00000000 00:00 0
7f12c9502000-7f12c9503000 ---p 00000000 00:00 0
7f12c9503000-7f12c95a4000 rw-p 00000000 00:00 0
7f12c95a4000-7f12c95a5000 ---p 00000000 00:00 0
7f12c95a5000-7f12c9646000 rw-p 00000000 00:00 0
7f12c9646000-7f12c9647000 ---p 00000000 00:00 0
7f12c9647000-7f12c96e8000 rw-p 00000000 00:00 0
7f12c96e8000-7f12c96e9000 ---p 00000000 00:00 0
7f12c96e9000-7f12c978a000 rw-p 00000000 00:00 0
7f12c978a000-7f12c978b000 ---p 00000000 00:00 0
7f12c978b000-7f12c982c000 rw-p 00000000 00:00 0
7f12c982c000-7f12c982d000 ---p 00000000 00:00 0
7f12c982d000-7f12c98ce000 rw-p 00000000 00:00 0
7f12c98ce000-7f12c98cf000 ---p 00000000 00:00 0
7f12c98cf000-7f12c9970000 rw-p 00000000 00:00 0
7f12c9970000-7f12c9971000 ---p 00000000 00:00 0
7f12c9971000-7f12c9a12000 rw-p 00000000 00:00 0
7f12c9a12000-7f12c9a13000 ---p 00000000 00:00 0
7f12c9a13000-7f12c9ab4000 rw-p 00000000 00:00 0
7f12c9ab4000-7f12c9ab5000 ---p 00000000 00:00 0
7f12c9ab5000-7f12c9b56000 rw-p 00000000 00:00 0
7f12c9b56000-7f12c9b57000 ---p 00000000 00:00 0
7f12c9b57000-7f12c9bf8000 rw-p 00000000 00:00 0
7f12c9bf8000-7f12c9bf9000 ---p 00000000 00:00 0
7f12c9bf9000-7f12c9c9a000 rw-p 00000000 00:00 0
7f12c9c9a000-7f12c9c9b000 ---p 00000000 00:00 0
7f12c9c9b000-7f12c9d3c000 rw-p 00000000 00:00 0
7f12c9d3c000-7f12c9d3d000 ---p 00000000 00:00 0
7f12c9d3d000-7f12c9dde000 rw-p 00000000 00:00 0
7f12c9dde000-7f12c9ddf000 ---p 00000000 00:00 0
7f12c9ddf000-7f12c9e80000 rw-p 00000000 00:00 0
7f12c9e80000-7f12c9e81000 ---p 00000000 00:00 0
7f12c9e81000-7f12c9f22000 rw-p 00000000 00:00 0
7f12c9f22000-7f12c9f23000 ---p 00000000 00:00 0
7f12c9f23000-7f12c9fc4000 rw-p 00000000 00:00 0
7f12c9fc4000-7f12c9fc5000 ---p 00000000 00:00 0
7f12c9fc5000-7f12ca066000 rw-p 00000000 00:00 0
7f12ca066000-7f12ca067000 ---p 00000000 00:00 0
7f12ca067000-7f12ca108000 rw-p 00000000 00:00 0
7f12ca108000-7f12ca109000 ---p 00000000 00:00 0
7f12ca109000-7f12ca1aa000 rw-p 00000000 00:00 0
7f12ca1aa000-7f12ca1ab000 ---p 00000000 00:00 0
7f12ca1ab000-7f12ca24c000 rw-p 00000000 00:00 0
7f12ca24c000-7f12ca24d000 ---p 00000000 00:00 0
7f12ca24d000-7f12ca2ee000 rw-p 00000000 00:00 0
7f12ca2ee000-7f12ca2ef000 ---p 00000000 00:00 0
7f12ca2ef000-7f12ca390000 rw-p 00000000 00:00 0
7f12ca390000-7f12ca391000 ---p 00000000 00:00 0
7f12ca391000-7f12ca432000 rw-p 00000000 00:00 0
7f12ca432000-7f12ca433000 ---p 00000000 00:00 0
7f12ca433000-7f12ca4d4000 rw-p 00000000 00:00 0
7f12ca4d4000-7f12ca4d5000 ---p 00000000 00:00 0
7f12ca4d5000-7f12ca576000 rw-p 00000000 00:00 0
7f12ca576000-7f12ca577000 ---p 00000000 00:00 0
7f12ca577000-7f12cc618000 rw-p 00000000 00:00 0
7f12cc61b000-7f12cc6dc000 rw-p 00000000 00:00 0
7f12cc6de000-7f12cc7e1000 rw-p 00000000 00:00 0
7f12cc7e1000-7f12cc806000 r--p 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f12cc806000-7f12cc97e000 r-xp 00025000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f12cc97e000-7f12cc9c8000 r--p 0019d000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f12cc9c8000-7f12cc9c9000 ---p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f12cc9c9000-7f12cc9cc000 r--p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f12cc9cc000-7f12cc9cf000 rw-p 001ea000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f12cc9cf000-7f12cc9d3000 rw-p 00000000 00:00 0
7f12cc9d3000-7f12cc9e2000 r--p 00000000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f12cc9e2000-7f12cca89000 r-xp 0000f000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f12cca89000-7f12ccb20000 r--p 000b6000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f12ccb20000-7f12ccb21000 r--p 0014c000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f12ccb21000-7f12ccb22000 rw-p 0014d000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f12ccb22000-7f12ccb24000 rw-p 00000000 00:00 0
7f12ccb24000-7f12ccb26000 r--p 00000000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f12ccb26000-7f12ccb3b000 r-xp 00002000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f12ccb3b000-7f12ccb55000 r--p 00017000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f12ccb55000-7f12ccb56000 r--p 00030000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f12ccb56000-7f12ccb57000 rw-p 00031000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f12ccb57000-7f12ccb5f000 rw-p 00000000 00:00 0
7f12ccb5f000-7f12ccb60000 r--p 00000000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f12ccb60000-7f12ccb62000 r-xp 00001000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f12ccb62000-7f12ccb63000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f12ccb63000-7f12ccb64000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f12ccb64000-7f12ccb65000 rw-p 00004000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f12ccb65000-7f12ccb6f000 r--p 00000000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f12ccb6f000-7f12ccbcf000 r-xp 0000a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f12ccbcf000-7f12ccbe6000 r--p 0006a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f12ccbe6000-7f12ccbe7000 ---p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f12ccbe7000-7f12ccbe8000 r--p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f12ccbe8000-7f12ccbe9000 rw-p 00082000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f12ccbe9000-7f12ccbec000 r--p 00000000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f12ccbec000-7f12ccbf0000 r-xp 00003000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f12ccbf0000-7f12ccbf1000 r--p 00007000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f12ccbf1000-7f12ccbf2000 ---p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f12ccbf2000-7f12ccbf3000 r--p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f12ccbf3000-7f12ccbf4000 rw-p 00009000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f12ccbf4000-7f12ccbfb000 r--p 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f12ccbfb000-7f12ccc0c000 r-xp 00007000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f12ccc0c000-7f12ccc11000 r--p 00018000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f12ccc11000-7f12ccc12000 r--p 0001c000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f12ccc12000-7f12ccc13000 rw-p 0001d000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f12ccc13000-7f12ccc17000 rw-p 00000000 00:00 0
7f12ccc17000-7f12ccc19000 r--p 00000000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f12ccc19000-7f12ccc2a000 r-xp 00002000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f12ccc2a000-7f12ccc30000 r--p 00013000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f12ccc30000-7f12ccc31000 ---p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f12ccc31000-7f12ccc32000 r--p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f12ccc32000-7f12ccc33000 rw-p 0001a000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f12ccc33000-7f12ccc35000 rw-p 00000000 00:00 0
7f12ccc3b000-7f12ccc3c000 r--p 00000000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f12ccc3c000-7f12ccc5f000 r-xp 00001000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f12ccc5f000-7f12ccc67000 r--p 00024000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f12ccc68000-7f12ccc69000 r--p 0002c000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f12ccc69000-7f12ccc6a000 rw-p 0002d000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f12ccc6a000-7f12ccc6b000 rw-p 00000000 00:00 0
7ffcf60fb000-7ffcf68fa000 rw-p 00000000 00:00 0 [stack]
7ffcf69eb000-7ffcf69ed000 r--p 00000000 00:00 0 [vvar]
7ffcf69ed000-7ffcf69ef000 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-26T13:49:08Z
A core file is found. Saving it at: "/tmp/bootstraptest-core.2022-01-03T22:36:54Z"
/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.000000 0.004000 412.736000 (418.680581)
test_basic 0.000000 0.012000 2.836000 ( 3.008038)
test_all 0.000000 0.004000 1902.856000 (444.113321)
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.036000 0.048000 329.168000 (329.479331)
$$$[end] "make yes-btest TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-yjit.20220103-223116
total: 1213.57 sec