rev: 3108ad7bf3
test-all : 21315 tests, 5669058 assertions, 0 failures, 0 errors, 57 skips
test-spec: 3774 files, 30575 examples, 133043 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-mjit-wait" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-mjit-wait/configure --prefix=/tmp/ruby/v3/install/trunk-mjit-wait --disable-install-doc cppflags=-DMJIT_FORCE_ENABLE" 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 RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 512.
"make yes-test-basic RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
"make yes-test-all RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
"make yes-test-rubyspec RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit-wait.20210105-213948
#<BuildRuby:0x00005598c6eb32a0
@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-mjit-wait",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit-wait",
@TARGET_NAME="trunk-mjit-wait",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit-wait",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20210105-213948",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@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=
"RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"",
@timeout=18000>
user system total real
checkout Cloning into 'trunk-mjit-wait'...
0.000000 0.000000 2.700000 ( 10.951769)
autoconf 0.000000 0.000000 2.504000 ( 2.595802)
configure configure: WARNING: something wrong with CXXFLAGS=""
0.116000 0.036000 46.168000 ( 63.662108)
build_up + cp /tmp/ruby/v3/src/trunk-mjit-wait/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-mjit-wait/enc/jis/props.h
0.044000 0.004000 66.560000 ( 37.873992)
build_miniruby 0.000000 0.000000 0.164000 ( 0.180037)
build_ruby 0.000000 0.004000 2.808000 ( 2.752688)
build_all 0.092000 0.032000 244.016000 ( 70.817097)
build_install 0.004000 0.020000 3.996000 ( 2.887757)
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
[BUG] Segmentation fault at 0x0000000000000112
ruby 3.1.0dev (2021-01-05T14:13:53Z master 3108ad7bf3) [x86_64-linux]
-- Machine register context ------------------------------------------------
RIP: 0x00005632a1f739ec RBP: 0x00005632a221a170 RSP: 0x00007f544124ce60
RAX: 0x0000000000000002 RBX: 0x00005632a2479d10 RCX: 0x0000000000000000
RDX: 0x00005632a2464410 RDI: 0x0000000000000003 RSI: 0x00005632a211f770
R8: 0x0000000000000000 R9: 0x00007f5441249e10 R10: 0xfffffffffffffe4f
R11: 0x0000000000000246 R12: 0x00005632a211fda0 R13: 0x00005632a221a190
R14: 0x00005632a211f838 R15: 0x00007f5438000b90 EFL: 0x0000000000010206
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-mjit-wait/miniruby(rb_print_backtrace+0x11) [0x5632a20fe1fd] /tmp/ruby/v3/src/trunk-mjit-wait/vm_dump.c:758
/tmp/ruby/v3/build/trunk-mjit-wait/miniruby(rb_vm_bugreport) /tmp/ruby/v3/src/trunk-mjit-wait/vm_dump.c:998
/tmp/ruby/v3/build/trunk-mjit-wait/miniruby(rb_bug_for_fatal_signal+0x15a) [0x5632a1ef866a] /tmp/ruby/v3/src/trunk-mjit-wait/error.c:801
/tmp/ruby/v3/build/trunk-mjit-wait/miniruby(sigsegv+0x4d) [0x5632a204fb5d] /tmp/ruby/v3/src/trunk-mjit-wait/signal.c:960
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f5444c233c0] ../sysdeps/pthread/funlockfile.c:28
/tmp/ruby/v3/build/trunk-mjit-wait/miniruby(get_from_list+0x17) [0x5632a1f739ec] /tmp/ruby/v3/src/trunk-mjit-wait/mjit_worker.c:509
/tmp/ruby/v3/build/trunk-mjit-wait/miniruby(mjit_worker) /tmp/ruby/v3/src/trunk-mjit-wait/mjit_worker.c:1408
/tmp/ruby/v3/build/trunk-mjit-wait/miniruby(mjit_worker+0x1e) [0x5632a2091fce] /tmp/ruby/v3/src/trunk-mjit-wait/thread_pthread.c:1941
/lib/x86_64-linux-gnu/libpthread.so.0(start_thread+0xd9) [0x7f5444c17609] pthread_create.c:477
/lib/x86_64-linux-gnu/libpthread.so.0(start_thread) (null):0
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43) [0x7f544491d293] ../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:
5632a1e2d000-5632a1e55000 r--p 00000000 00:92 1454806749 /tmp/ruby/v3/build/trunk-mjit-wait/miniruby
5632a1e55000-5632a210c000 r-xp 00028000 00:92 1454806749 /tmp/ruby/v3/build/trunk-mjit-wait/miniruby
5632a210c000-5632a2213000 r--p 002df000 00:92 1454806749 /tmp/ruby/v3/build/trunk-mjit-wait/miniruby
5632a2213000-5632a221a000 r--p 003e5000 00:92 1454806749 /tmp/ruby/v3/build/trunk-mjit-wait/miniruby
5632a221a000-5632a221b000 rw-p 003ec000 00:92 1454806749 /tmp/ruby/v3/build/trunk-mjit-wait/miniruby
5632a221b000-5632a222c000 rw-p 00000000 00:00 0
5632a2341000-5632a24b9000 rw-p 00000000 00:00 0 [heap]
7f541c000000-7f541c021000 rw-p 00000000 00:00 0
7f541c021000-7f5420000000 ---p 00000000 00:00 0
7f5420000000-7f5420021000 rw-p 00000000 00:00 0
7f5420021000-7f5424000000 ---p 00000000 00:00 0
7f5424000000-7f5424021000 rw-p 00000000 00:00 0
7f5424021000-7f5428000000 ---p 00000000 00:00 0
7f5428000000-7f5428021000 rw-p 00000000 00:00 0
7f5428021000-7f542c000000 ---p 00000000 00:00 0
7f542c3fa000-7f542d48c000 r--s 00000000 fe:00 4302218586 /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.31.so
7f542d48c000-7f542d67c000 r--s 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f542d67c000-7f542d8f0000 r--s 00000000 fe:00 3357644 /usr/lib/debug/.build-id/4f/c5fc33f4429136a494c640b113d76f610e4abc.debug
7f542d8f0000-7f542d917000 r--s 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f542d917000-7f542fbfe000 r--s 00000000 00:92 1454806749 /tmp/ruby/v3/build/trunk-mjit-wait/miniruby
7f542fbfe000-7f542fbff000 ---p 00000000 00:00 0
7f542fbff000-7f542fdff000 rw-p 00000000 00:00 0
7f542fdff000-7f542fe00000 ---p 00000000 00:00 0
7f542fe00000-7f5430000000 rw-p 00000000 00:00 0
7f5430000000-7f5430021000 rw-p 00000000 00:00 0
7f5430021000-7f5434000000 ---p 00000000 00:00 0
7f5434000000-7f5434021000 rw-p 00000000 00:00 0
7f5434021000-7f5438000000 ---p 00000000 00:00 0
7f5438000000-7f5438021000 rw-p 00000000 00:00 0
7f5438021000-7f543c000000 ---p 00000000 00:00 0
7f543c000000-7f543c021000 rw-p 00000000 00:00 0
7f543c021000-7f5440000000 ---p 00000000 00:00 0
7f5440019000-7f544001c000 r--p 00000000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f544001c000-7f544002e000 r-xp 00003000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f544002e000-7f5440032000 r--p 00015000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5440032000-7f5440033000 r--p 00018000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5440033000-7f5440034000 rw-p 00019000 fe:00 460720 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f544003a000-7f544003b000 ---p 00000000 00:00 0
7f544003b000-7f544023b000 rw-p 00000000 00:00 0
7f544023b000-7f544023d000 r--p 00000000 00:92 1455566816 /tmp/_ruby_mjit_p12657u1.so (deleted)
7f544023d000-7f544023f000 r-xp 00002000 00:92 1455566816 /tmp/_ruby_mjit_p12657u1.so (deleted)
7f544023f000-7f5440240000 r--p 00004000 00:92 1455566816 /tmp/_ruby_mjit_p12657u1.so (deleted)
7f5440240000-7f5440241000 r--p 00004000 00:92 1455566816 /tmp/_ruby_mjit_p12657u1.so (deleted)
7f5440241000-7f5440242000 rw-p 00005000 00:92 1455566816 /tmp/_ruby_mjit_p12657u1.so (deleted)
7f5440242000-7f5440244000 r--p 00000000 00:92 1455589377 /tmp/_ruby_mjit_p12657u0.so (deleted)
7f5440244000-7f5440246000 r-xp 00002000 00:92 1455589377 /tmp/_ruby_mjit_p12657u0.so (deleted)
7f5440246000-7f5440247000 r--p 00004000 00:92 1455589377 /tmp/_ruby_mjit_p12657u0.so (deleted)
7f5440247000-7f5440248000 r--p 00004000 00:92 1455589377 /tmp/_ruby_mjit_p12657u0.so (deleted)
7f5440248000-7f5440249000 rw-p 00005000 00:92 1455589377 /tmp/_ruby_mjit_p12657u0.so (deleted)
7f5440249000-7f544024a000 ---p 00000000 00:00 0
7f544024a000-7f544044a000 rw-p 00000000 00:00 0
7f544044a000-7f544044b000 ---p 00000000 00:00 0
7f544044b000-7f544064b000 rw-p 00000000 00:00 0
7f544064b000-7f544064c000 ---p 00000000 00:00 0
7f544064c000-7f544084c000 rw-p 00000000 00:00 0
7f544084c000-7f544084d000 ---p 00000000 00:00 0
7f544084d000-7f5440a4d000 rw-p 00000000 00:00 0
7f5440a4d000-7f5440a4e000 ---p 00000000 00:00 0
7f5440a4e000-7f544124e000 rw-p 00000000 00:00 0
7f544124e000-7f544124f000 ---p 00000000 00:00 0
7f544124f000-7f54412f0000 rw-p 00000000 00:00 0
7f54412f0000-7f54412f1000 ---p 00000000 00:00 0
7f54412f1000-7f5441392000 rw-p 00000000 00:00 0
7f5441392000-7f5441393000 ---p 00000000 00:00 0
7f5441393000-7f5441434000 rw-p 00000000 00:00 0
7f5441434000-7f5441435000 ---p 00000000 00:00 0
7f5441435000-7f54414d6000 rw-p 00000000 00:00 0
7f54414d6000-7f54414d7000 ---p 00000000 00:00 0
7f54414d7000-7f5441578000 rw-p 00000000 00:00 0
7f5441578000-7f5441579000 ---p 00000000 00:00 0
7f5441579000-7f544161a000 rw-p 00000000 00:00 0
7f544161a000-7f544161b000 ---p 00000000 00:00 0
7f544161b000-7f54416bc000 rw-p 00000000 00:00 0
7f54416bc000-7f54416bd000 ---p 00000000 00:00 0
7f54416bd000-7f544175e000 rw-p 00000000 00:00 0
7f544175e000-7f544175f000 ---p 00000000 00:00 0
7f544175f000-7f5441800000 rw-p 00000000 00:00 0
7f5441800000-7f5441801000 ---p 00000000 00:00 0
7f5441801000-7f54418a2000 rw-p 00000000 00:00 0
7f54418a2000-7f54418a3000 ---p 00000000 00:00 0
7f54418a3000-7f5441944000 rw-p 00000000 00:00 0
7f5441944000-7f5441945000 ---p 00000000 00:00 0
7f5441945000-7f54419e6000 rw-p 00000000 00:00 0
7f54419e6000-7f54419e7000 ---p 00000000 00:00 0
7f54419e7000-7f5441a88000 rw-p 00000000 00:00 0
7f5441a88000-7f5441a89000 ---p 00000000 00:00 0
7f5441a89000-7f5441b2a000 rw-p 00000000 00:00 0
7f5441b2a000-7f5441b2b000 ---p 00000000 00:00 0
7f5441b2b000-7f5441bcc000 rw-p 00000000 00:00 0
7f5441bcc000-7f5441bcd000 ---p 00000000 00:00 0
7f5441bcd000-7f5441c6e000 rw-p 00000000 00:00 0
7f5441c6e000-7f5441c6f000 ---p 00000000 00:00 0
7f5441c6f000-7f5441d10000 rw-p 00000000 00:00 0
7f5441d10000-7f5441d11000 ---p 00000000 00:00 0
7f5441d11000-7f5441db2000 rw-p 00000000 00:00 0
7f5441db2000-7f5441db3000 ---p 00000000 00:00 0
7f5441db3000-7f5441e54000 rw-p 00000000 00:00 0
7f5441e54000-7f5441e55000 ---p 00000000 00:00 0
7f5441e55000-7f5441ef6000 rw-p 00000000 00:00 0
7f5441ef6000-7f5441ef7000 ---p 00000000 00:00 0
7f5441ef7000-7f5441f98000 rw-p 00000000 00:00 0
7f5441f98000-7f5441f99000 ---p 00000000 00:00 0
7f5441f99000-7f544203a000 rw-p 00000000 00:00 0
7f544203a000-7f544203b000 ---p 00000000 00:00 0
7f544203b000-7f54420dc000 rw-p 00000000 00:00 0
7f54420dc000-7f54420dd000 ---p 00000000 00:00 0
7f54420dd000-7f544217e000 rw-p 00000000 00:00 0
7f544217e000-7f544217f000 ---p 00000000 00:00 0
7f544217f000-7f5442220000 rw-p 00000000 00:00 0
7f5442220000-7f5442221000 ---p 00000000 00:00 0
7f5442221000-7f54422c2000 rw-p 00000000 00:00 0
7f54422c2000-7f54422c3000 ---p 00000000 00:00 0
7f54422c3000-7f5442364000 rw-p 00000000 00:00 0
7f5442364000-7f5442365000 ---p 00000000 00:00 0
7f5442365000-7f5442406000 rw-p 00000000 00:00 0
7f5442406000-7f5442407000 ---p 00000000 00:00 0
7f5442407000-7f54424a8000 rw-p 00000000 00:00 0
7f54424a8000-7f54424a9000 ---p 00000000 00:00 0
7f54424a9000-7f544254a000 rw-p 00000000 00:00 0
7f544254a000-7f544254b000 ---p 00000000 00:00 0
7f544254b000-7f54425ec000 rw-p 00000000 00:00 0
7f54425ec000-7f54425ed000 ---p 00000000 00:00 0
7f54425ed000-7f54447fb000 rw-p 00000000 00:00 0
7f54447fb000-7f5444820000 r--p 00000000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f5444820000-7f5444998000 r-xp 00025000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f5444998000-7f54449e2000 r--p 0019d000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f54449e2000-7f54449e3000 ---p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f54449e3000-7f54449e6000 r--p 001e7000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f54449e6000-7f54449e9000 rw-p 001ea000 fe:00 456823 /usr/lib/x86_64-linux-gnu/libc-2.31.so
7f54449e9000-7f54449ed000 rw-p 00000000 00:00 0
7f54449ed000-7f54449fc000 r--p 00000000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f54449fc000-7f5444aa3000 r-xp 0000f000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f5444aa3000-7f5444b3a000 r--p 000b6000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f5444b3a000-7f5444b3b000 r--p 0014c000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f5444b3b000-7f5444b3c000 rw-p 0014d000 fe:00 460738 /usr/lib/x86_64-linux-gnu/libm-2.31.so
7f5444b3c000-7f5444b3e000 rw-p 00000000 00:00 0
7f5444b3e000-7f5444b40000 r--p 00000000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5444b40000-7f5444b55000 r-xp 00002000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5444b55000-7f5444b6f000 r--p 00017000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5444b6f000-7f5444b70000 r--p 00030000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5444b70000-7f5444b71000 rw-p 00031000 fe:00 456830 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f5444b71000-7f5444b79000 rw-p 00000000 00:00 0
7f5444b79000-7f5444b7a000 r--p 00000000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f5444b7a000-7f5444b7c000 r-xp 00001000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f5444b7c000-7f5444b7d000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f5444b7d000-7f5444b7e000 r--p 00003000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f5444b7e000-7f5444b7f000 rw-p 00004000 fe:00 460706 /usr/lib/x86_64-linux-gnu/libdl-2.31.so
7f5444b7f000-7f5444b89000 r--p 00000000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f5444b89000-7f5444be9000 r-xp 0000a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f5444be9000-7f5444c00000 r--p 0006a000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f5444c00000-7f5444c01000 ---p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f5444c01000-7f5444c02000 r--p 00081000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f5444c02000-7f5444c03000 rw-p 00082000 fe:00 460724 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0
7f5444c03000-7f5444c06000 r--p 00000000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f5444c06000-7f5444c0a000 r-xp 00003000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f5444c0a000-7f5444c0b000 r--p 00007000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f5444c0b000-7f5444c0c000 ---p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f5444c0c000-7f5444c0d000 r--p 00008000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f5444c0d000-7f5444c0e000 rw-p 00009000 fe:00 477295 /usr/lib/x86_64-linux-gnu/librt-2.31.so
7f5444c0e000-7f5444c15000 r--p 00000000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f5444c15000-7f5444c26000 r-xp 00007000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f5444c26000-7f5444c2b000 r--p 00018000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f5444c2b000-7f5444c2c000 r--p 0001c000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f5444c2c000-7f5444c2d000 rw-p 0001d000 fe:00 477287 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
7f5444c2d000-7f5444c31000 rw-p 00000000 00:00 0
7f5444c31000-7f5444c33000 r--p 00000000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5444c33000-7f5444c44000 r-xp 00002000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5444c44000-7f5444c4a000 r--p 00013000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5444c4a000-7f5444c4b000 ---p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5444c4b000-7f5444c4c000 r--p 00019000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5444c4c000-7f5444c4d000 rw-p 0001a000 fe:00 5049855 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5444c4d000-7f5444c4f000 rw-p 00000000 00:00 0
7f5444c50000-7f5444c51000 r--p 00000000 00:92 1455571691 /tmp/_ruby_mjit_p12657u2.so (deleted)
7f5444c51000-7f5444c52000 r-xp 00001000 00:92 1455571691 /tmp/_ruby_mjit_p12657u2.so (deleted)
7f5444c52000-7f5444c53000 r--p 00002000 00:92 1455571691 /tmp/_ruby_mjit_p12657u2.so (deleted)
7f5444c53000-7f5444c54000 r--p 00002000 00:92 1455571691 /tmp/_ruby_mjit_p12657u2.so (deleted)
7f5444c54000-7f5444c55000 rw-p 00003000 00:92 1455571691 /tmp/_ruby_mjit_p12657u2.so (deleted)
7f5444c55000-7f5444c56000 r--p 00000000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f5444c56000-7f5444c79000 r-xp 00001000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f5444c79000-7f5444c81000 r--p 00024000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f5444c82000-7f5444c83000 r--p 0002c000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f5444c83000-7f5444c84000 rw-p 0002d000 fe:00 456801 /usr/lib/x86_64-linux-gnu/ld-2.31.so
7f5444c84000-7f5444c85000 rw-p 00000000 00:00 0
7ffd856dd000-7ffd85edc000 rw-p 00000000 00:00 0 [stack]
7ffd85f1d000-7ffd85f1f000 r--p 00000000 00:00 0 [vvar]
7ffd85f1f000-7ffd85f21000 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-01-05T21:56:53Z"
/tmp/ruby/v3/build/trunk-mjit-wait/miniruby -I/tmp/ruby/v3/src/trunk-mjit-wait/lib -I/tmp/ruby/v3/build/trunk-mjit-wait -I/tmp/ruby/v3/build/trunk-mjit-wait/.ext/common --disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5: No such file or directory.
...............................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
#1227 test_ractor.rb:471:in `<top (required)>':
pipe = Ractor.new do
loop do
Ractor.yield Ractor.receive
end
end
RN = 10
RN.times.map{|i|
Ractor.new pipe, i do |pipe, i|
pipe << i
end
}
RN.times.map{
pipe.take
}.sort
#=> "" (expected "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]")
#1227 test_ractor.rb:471:in `<top (required)>': core dumped
FAIL 2/1481 tests failed
make: *** [uncommon.mk:763: yes-btest] Error 1
0.004000 0.000000 1029.384000 (1021.137939)
test_basic 0.008000 0.008000 6.940000 ( 5.563769)
test_all MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
Skipping Gem::PackageTask tests. rake not found.
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: failure in loading code from '/tmp/_ruby_mjit_p14644u1368.so': /tmp/_ruby_mjit_p14644u1368.so: undefined symbol: rb_float_abs
MJIT warning: failure in loading code from '/tmp/_ruby_mjit_p14644u1564.so': /tmp/_ruby_mjit_p14644u1564.so: undefined symbol: flo_iszero
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: timed out to wait for JIT finish
MJIT warning: failure in loading code from '/tmp/_ruby_mjit_p14644u5157.so': /tmp/_ruby_mjit_p14644u5157.so: undefined symbol: rb_float_abs
MJIT warning: Skipped to compile unsupported instruction: defineclass
MJIT warning: Skipped to compile unsupported instruction: defineclass
0.000000 0.000000 12501.884000 (11257.653046)
test_rubyspec $ /tmp/ruby/v3/build/trunk-mjit-wait/miniruby -I/tmp/ruby/v3/src/trunk-mjit-wait/lib /tmp/ruby/v3/src/trunk-mjit-wait/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-mjit-wait --extout=.ext -- -I/tmp/ruby/v3/src/trunk-mjit-wait/tool/lib /tmp/ruby/v3/src/trunk-mjit-wait/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-mjit-wait/spec/default.mspec
0.056000 0.044000 1399.400000 (1008.006661)
$$$[end] "make yes-btest RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20210105-213948
total: 13484.09 sec