rev: 415671a282
test-all : 21674 tests, 5898004 assertions, 0 failures, 0 errors, 106 skips
test-spec: 3812 files, 30443 examples, 139060 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.20211113-070344
#<BuildRuby:0x000055dcfc168918
@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.20211113-070344",
@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.000019)
autoconf 0.000000 0.000000 0.000000 ( 0.000890)
configure 0.000000 0.000000 0.000000 ( 0.000035)
build_up make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1197: /tmp/ruby/v3/src/trunk-yjit/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
0.008000 0.000000 1.996000 ( 2.319440)
build_miniruby 0.000000 0.004000 0.108000 ( 0.123231)
build_ruby 0.000000 0.000000 0.108000 ( 0.120557)
build_all 0.012000 0.000000 13.848000 ( 3.982173)
build_install 0.028000 0.004000 18.752000 ( 8.781679)
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.1.0dev (2021-11-12T08:36:39Z master 415671a282) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0004 p:0004 s:0014 e:000012 BLOCK bootstraptest.tmp.rb:5 [FINISH]
self: 0x00007f8974b83530 [0LM U] ractor (Ractor)r:7
c:0003 p:---- s:0010 e:000009 CFUNC :loop
me:
called_id: loop, type: cfunc
owner class: 0x00007f898802e4c8 [3LM ] T_MODULE Kernel
defined_class: 0x00007f898802e478 [3LM ] T_ICLASS src:Kernel
self: 0x00007f8974b83530 [0LM U] ractor (Ractor)r:7
c:0002 p:0004 s:0006 e:000005 BLOCK bootstraptest.tmp.rb:4 [FINISH]
self: 0x00007f8974b83530 [0LM U] ractor (Ractor)r:7
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: 0x000055a768a801ab RBP: 0x00007f8967ab64c0 RSP: 0x00007f897427a190
RAX: 0x0000000000000000 RBX: 0x00007f898807bea8 RCX: 0x0000000000000000
RDX: 0x0000000000000001 RDI: 0x0000000000000000 RSI: 0x00007f897427a1ac
R8: 0x00007f897427a1ac R9: 0x00007f897cb8807e R10: 0x0000000000000000
R11: 0x0000000000001641 R12: 0x0000164100000001 R13: 0x0000000000001641
R14: 0x0000000000000000 R15: 0x00007f897427a1b0 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-yjit/miniruby(rb_print_backtrace+0x11) [0x55a768aa4bb9] /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) [0x55a768896e1c] /tmp/ruby/v3/src/trunk-yjit/error.c:820
/tmp/ruby/v3/build/trunk-yjit/miniruby(sigsegv+0x4d) [0x55a7689f51ed] /tmp/ruby/v3/src/trunk-yjit/signal.c:964
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f89885ba3c0] ../sysdeps/pthread/funlockfile.c:28
/tmp/ruby/v3/build/trunk-yjit/miniruby(cached_callable_method_entry+0x9) [0x55a768a801ab] /tmp/ruby/v3/src/trunk-yjit/vm_method.c:1100
/tmp/ruby/v3/build/trunk-yjit/miniruby(callable_method_entry) /tmp/ruby/v3/src/trunk-yjit/vm_method.c:1170
/tmp/ruby/v3/build/trunk-yjit/miniruby(gen_send_general+0x166) [0x55a768ac7036] /tmp/ruby/v3/src/trunk-yjit/yjit_codegen.c:3941
/tmp/ruby/v3/build/trunk-yjit/miniruby(yjit_gen_block+0x14e) [0x55a768ac195e] /tmp/ruby/v3/src/trunk-yjit/yjit_codegen.c:681
/tmp/ruby/v3/build/trunk-yjit/miniruby(gen_block_version+0xb2) [0x55a768ac1c92] /tmp/ruby/v3/src/trunk-yjit/yjit_core.c:678
/tmp/ruby/v3/build/trunk-yjit/miniruby(branch_stub_hit+0x230) [0x55a768ac2160] /tmp/ruby/v3/src/trunk-yjit/yjit_core.c:821
[0x7f897cb8807c]
-- 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:
55a7687c6000-55a7687f0000 r--p 00000000 00:bf 3352390032 /tmp/ruby/v3/build/trunk-yjit/miniruby
55a7687f0000-55a768ad2000 r-xp 0002a000 00:bf 3352390032 /tmp/ruby/v3/build/trunk-yjit/miniruby
55a768ad2000-55a768be6000 r--p 0030c000 00:bf 3352390032 /tmp/ruby/v3/build/trunk-yjit/miniruby
55a768be7000-55a768bee000 r--p 00420000 00:bf 3352390032 /tmp/ruby/v3/build/trunk-yjit/miniruby
55a768bee000-55a768bef000 rw-p 00427000 00:bf 3352390032 /tmp/ruby/v3/build/trunk-yjit/miniruby
55a768bef000-55a768c01000 rw-p 00000000 00:00 0
55a7697be000-55a7698f1000 rw-p 00000000 00:00 0 [heap]
7f8948000000-7f8948038000 rw-p 00000000 00:00 0
7f8948038000-7f894c000000 ---p 00000000 00:00 0
7f8950000000-7f8950031000 rw-p 00000000 00:00 0
7f8950031000-7f8954000000 ---p 00000000 00:00 0
7f8954000000-7f8954038000 rw-p 00000000 00:00 0
7f8954038000-7f8958000000 ---p 00000000 00:00 0
7f8958000000-7f8958032000 rw-p 00000000 00:00 0
7f8958032000-7f895c000000 ---p 00000000 00:00 0
7f895f9fd000-7f895f9fe000 ---p 00000000 00:00 0
7f895f9fe000-7f895fbfe000 rw-p 00000000 00:00 0
7f8960000000-7f8960028000 rw-p 00000000 00:00 0
7f8960028000-7f8964000000 ---p 00000000 00:00 0
7f8965560000-7f8965587000 r--s 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f8965587000-7f8967a79000 r--s 00000000 00:bf 3352390032 /tmp/ruby/v3/build/trunk-yjit/miniruby
7f8967a79000-7f8967a7c000 r--p 00000000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8967a7c000-7f8967a8e000 r-xp 00003000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8967a8e000-7f8967a92000 r--p 00015000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8967a92000-7f8967a93000 r--p 00018000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8967a93000-7f8967a94000 rw-p 00019000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8967a94000-7f8967bfc000 rw-p 00000000 00:00 0
7f8967bfe000-7f8967bff000 ---p 00000000 00:00 0
7f8967bff000-7f8967dff000 rw-p 00000000 00:00 0
7f8967dff000-7f8967e00000 ---p 00000000 00:00 0
7f8967e00000-7f8968000000 rw-p 00000000 00:00 0
7f8968000000-7f8968021000 rw-p 00000000 00:00 0
7f8968021000-7f896c000000 ---p 00000000 00:00 0
7f896c000000-7f896c031000 rw-p 00000000 00:00 0
7f896c031000-7f8970000000 ---p 00000000 00:00 0
7f8970000000-7f8970021000 rw-p 00000000 00:00 0
7f8970021000-7f8974000000 ---p 00000000 00:00 0
7f8974004000-7f8974178000 rw-p 00000000 00:00 0
7f897417b000-7f897417c000 ---p 00000000 00:00 0
7f897417c000-7f897437c000 rw-p 00000000 00:00 0
7f897437c000-7f897437d000 ---p 00000000 00:00 0
7f897437d000-7f897457d000 rw-p 00000000 00:00 0
7f897457d000-7f897457e000 ---p 00000000 00:00 0
7f897457e000-7f897477e000 rw-p 00000000 00:00 0
7f897477e000-7f897477f000 ---p 00000000 00:00 0
7f897477f000-7f897497f000 rw-p 00000000 00:00 0
7f897497f000-7f8974980000 ---p 00000000 00:00 0
7f8974980000-7f8974b88000 rw-p 00000000 00:00 0
7f8974b88000-7f8984b88000 rwxp 00000000 00:00 0
7f8984b88000-7f8984b89000 ---p 00000000 00:00 0
7f8984b89000-7f8984c2a000 rw-p 00000000 00:00 0
7f8984c2a000-7f8984c2b000 ---p 00000000 00:00 0
7f8984c2b000-7f8984ccc000 rw-p 00000000 00:00 0
7f8984ccc000-7f8984ccd000 ---p 00000000 00:00 0
7f8984ccd000-7f8984d6e000 rw-p 00000000 00:00 0
7f8984d6e000-7f8984d6f000 ---p 00000000 00:00 0
7f8984d6f000-7f8984e10000 rw-p 00000000 00:00 0
7f8984e10000-7f8984e11000 ---p 00000000 00:00 0
7f8984e11000-7f8984eb2000 rw-p 00000000 00:00 0
7f8984eb2000-7f8984eb3000 ---p 00000000 00:00 0
7f8984eb3000-7f8984f54000 rw-p 00000000 00:00 0
7f8984f54000-7f8984f55000 ---p 00000000 00:00 0
7f8984f55000-7f8984ff6000 rw-p 00000000 00:00 0
7f8984ff6000-7f8984ff7000 ---p 00000000 00:00 0
7f8984ff7000-7f8985098000 rw-p 00000000 00:00 0
7f8985098000-7f8985099000 ---p 00000000 00:00 0
7f8985099000-7f898513a000 rw-p 00000000 00:00 0
7f898513a000-7f898513b000 ---p 00000000 00:00 0
7f898513b000-7f89851dc000 rw-p 00000000 00:00 0
7f89851dc000-7f89851dd000 ---p 00000000 00:00 0
7f89851dd000-7f898527e000 rw-p 00000000 00:00 0
7f898527e000-7f898527f000 ---p 00000000 00:00 0
7f898527f000-7f8985320000 rw-p 00000000 00:00 0
7f8985320000-7f8985321000 ---p 00000000 00:00 0
7f8985321000-7f89853c2000 rw-p 00000000 00:00 0
7f89853c2000-7f89853c3000 ---p 00000000 00:00 0
7f89853c3000-7f8985464000 rw-p 00000000 00:00 0
7f8985464000-7f8985465000 ---p 00000000 00:00 0
7f8985465000-7f8985506000 rw-p 00000000 00:00 0
7f8985506000-7f8985507000 ---p 00000000 00:00 0
7f8985507000-7f89855a8000 rw-p 00000000 00:00 0
7f89855a8000-7f89855a9000 ---p 00000000 00:00 0
7f89855a9000-7f898564a000 rw-p 00000000 00:00 0
7f898564a000-7f898564b000 ---p 00000000 00:00 0
7f898564b000-7f89856ec000 rw-p 00000000 00:00 0
7f89856ec000-7f89856ed000 ---p 00000000 00:00 0
7f89856ed000-7f898578e000 rw-p 00000000 00:00 0
7f898578e000-7f898578f000 ---p 00000000 00:00 0
7f898578f000-7f8985830000 rw-p 00000000 00:00 0
7f8985830000-7f8985831000 ---p 00000000 00:00 0
7f8985831000-7f89858d2000 rw-p 00000000 00:00 0
7f89858d2000-7f89858d3000 ---p 00000000 00:00 0
7f89858d3000-7f8985974000 rw-p 00000000 00:00 0
7f8985974000-7f8985975000 ---p 00000000 00:00 0
7f8985975000-7f8985a16000 rw-p 00000000 00:00 0
7f8985a16000-7f8985a17000 ---p 00000000 00:00 0
7f8985a17000-7f8985ab8000 rw-p 00000000 00:00 0
7f8985ab8000-7f8985ab9000 ---p 00000000 00:00 0
7f8985ab9000-7f8985b5a000 rw-p 00000000 00:00 0
7f8985b5a000-7f8985b5b000 ---p 00000000 00:00 0
7f8985b5b000-7f8985bfc000 rw-p 00000000 00:00 0
7f8985bfc000-7f8985bfd000 ---p 00000000 00:00 0
7f8985bfd000-7f8985c9e000 rw-p 00000000 00:00 0
7f8985c9e000-7f8985c9f000 ---p 00000000 00:00 0
7f8985c9f000-7f8985d40000 rw-p 00000000 00:00 0
7f8985d40000-7f8985d41000 ---p 00000000 00:00 0
7f8985d41000-7f8985de2000 rw-p 00000000 00:00 0
7f8985de2000-7f8985de3000 ---p 00000000 00:00 0
7f8985de3000-7f8985e84000 rw-p 00000000 00:00 0
7f8985e84000-7f8985e85000 ---p 00000000 00:00 0
7f8985e85000-7f8985f26000 rw-p 00000000 00:00 0
7f8985f26000-7f8985f27000 ---p 00000000 00:00 0
7f8985f27000-7f8987fc8000 rw-p 00000000 00:00 0
7f8987fcb000-7f898808c000 rw-p 00000000 00:00 0
7f898808f000-7f8988192000 rw-p 00000000 00:00 0
7f8988192000-7f89881b7000 r--p 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f89881b7000-7f898832f000 r-xp 00025000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f898832f000-7f8988379000 r--p 0019d000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f8988379000-7f898837a000 ---p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f898837a000-7f898837d000 r--p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f898837d000-7f8988380000 rw-p 001ea000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f8988380000-7f8988384000 rw-p 00000000 00:00 0
7f8988384000-7f8988393000 r--p 00000000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f8988393000-7f898843a000 r-xp 0000f000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f898843a000-7f89884d1000 r--p 000b6000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f89884d1000-7f89884d2000 r--p 0014c000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f89884d2000-7f89884d3000 rw-p 0014d000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f89884d3000-7f89884d5000 rw-p 00000000 00:00 0
7f89884d5000-7f89884d7000 r--p 00000000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f89884d7000-7f89884ec000 r-xp 00002000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f89884ec000-7f8988506000 r--p 00017000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8988506000-7f8988507000 r--p 00030000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8988507000-7f8988508000 rw-p 00031000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f8988508000-7f8988510000 rw-p 00000000 00:00 0
7f8988510000-7f8988511000 r--p 00000000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f8988511000-7f8988513000 r-xp 00001000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f8988513000-7f8988514000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f8988514000-7f8988515000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f8988515000-7f8988516000 rw-p 00004000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f8988516000-7f8988520000 r--p 00000000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f8988520000-7f8988580000 r-xp 0000a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f8988580000-7f8988597000 r--p 0006a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f8988597000-7f8988598000 ---p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f8988598000-7f8988599000 r--p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f8988599000-7f898859a000 rw-p 00082000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f898859a000-7f898859d000 r--p 00000000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f898859d000-7f89885a1000 r-xp 00003000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f89885a1000-7f89885a2000 r--p 00007000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f89885a2000-7f89885a3000 ---p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f89885a3000-7f89885a4000 r--p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f89885a4000-7f89885a5000 rw-p 00009000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f89885a5000-7f89885ac000 r--p 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f89885ac000-7f89885bd000 r-xp 00007000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f89885bd000-7f89885c2000 r--p 00018000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f89885c2000-7f89885c3000 r--p 0001c000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f89885c3000-7f89885c4000 rw-p 0001d000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f89885c4000-7f89885c8000 rw-p 00000000 00:00 0
7f89885c8000-7f89885ca000 r--p 00000000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f89885ca000-7f89885db000 r-xp 00002000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f89885db000-7f89885e1000 r--p 00013000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f89885e1000-7f89885e2000 ---p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f89885e2000-7f89885e3000 r--p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f89885e3000-7f89885e4000 rw-p 0001a000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f89885e4000-7f89885e6000 rw-p 00000000 00:00 0
7f89885ec000-7f89885ed000 r--p 00000000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f89885ed000-7f8988610000 r-xp 00001000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f8988610000-7f8988618000 r--p 00024000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f8988619000-7f898861a000 r--p 0002c000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f898861a000-7f898861b000 rw-p 0002d000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f898861b000-7f898861c000 rw-p 00000000 00:00 0
7ffefc972000-7ffefd171000 rw-p 00000000 00:00 0 [stack]
7ffefd1ef000-7ffefd1f1000 r--p 00000000 00:00 0 [vvar]
7ffefd1f1000-7ffefd1f3000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
EA core file is found. Saving it at: "/tmp/bootstraptest-core.2021-11-13T07:08:24Z"
/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)
#1288 test_ractor.rb:1491: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")
#1288 test_ractor.rb:1491:in `<top (required)>': core dumped
FAIL 2/1641 tests failed
make: *** [uncommon.mk:767: yes-btest] Error 1
0.004000 0.000000 339.124000 (341.359934)
test_basic 0.000000 0.008000 2.356000 ( 2.480221)
test_all /tmp/ruby/v3/src/trunk-yjit/test/fiber/test_enumerator.rb:28: warning: IO::Buffer is experimental and both the Ruby and C interface may change in the future!
/tmp/ruby/v3/src/trunk-yjit/test/fiber/test_io.rb:86: warning: IO::Buffer is experimental and both the Ruby and C interface may change in the future!
0.004000 0.000000 1519.952000 (311.794152)
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.064000 0.044000 304.964000 (306.498075)
$$$[end] "make yes-btest TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-yjit.20211113-070344
total: 977.46 sec