rev: 311a66b7f5
test-all : 20853 tests, 5662600 assertions, 0 failures, 0 errors, 44 skips
test-spec: 3767 files, 30648 examples, 145236 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"rm -f .revision.time" 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 TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512.
"make yes-test-basic TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
"make yes-test-all TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
"make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random3.20201114-154629
#<BuildRuby:0x00005606bfbd1160
@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-random3",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random3",
@TARGET_NAME="trunk-random3",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random3",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random3.20201114-154629",
@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 --exclude=readline --exclude=reline\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000025)
autoconf 0.000000 0.000000 0.000000 ( 0.000039)
configure 0.000000 0.000000 0.000000 ( 0.000044)
build_up 0.008000 0.004000 2.416000 ( 3.955551)
build_miniruby 0.000000 0.000000 0.104000 ( 0.116253)
build_ruby 0.000000 0.000000 0.104000 ( 0.116426)
build_all 0.012000 0.000000 5.284000 ( 1.813940)
build_install 0.004000 0.016000 6.324000 ( 2.895015)
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
#<Thread:0x000055f65825a298 run> terminated with exception (report_on_exception is true):
bootstraptest.tmp.rb:6:in `block in <main>': [BUG] Segmentation fault at 0x0000000000000090
ruby 3.0.0dev (2020-11-14T10:22:38Z master 311a66b7f5) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0002 p:---- s:0006 e:000005 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x000055f6582c3720 [2 ] T_CLASS IO
self: 0x000055f65825a2e8 [0 U] T_FILE (IO)
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
-- Ruby level backtrace information ----------------------------------------
bootstraptest.tmp.rb:0:in `write'
-- Machine register context ------------------------------------------------
RIP: 0x000055f656641adb RBP: 0x000055f65825a180 RSP: 0x00007f20a993f7d0
RAX: 0x0000000000000000 RBX: 0x0000000000000078 RCX: 0x000000000000004d
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x000055f65825a180
R8: 0x00000000ffffffff R9: 0x000055f658314140 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007f20a4000b50
R14: 0x0000000000000000 R15: 0x00007f20a4000b50 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_vm_bugreport+0x90d) [0x55f6566c705d] /tmp/ruby/v3/src/trunk-random3/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_bug_for_fatal_signal+0xf0) [0x55f6564d67d0] /tmp/ruby/v3/src/trunk-random3/error.c:760
/tmp/ruby/v3/build/trunk-random3/miniruby(sigsegv+0x4b) [0x55f6566267ab] /tmp/ruby/v3/src/trunk-random3/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7f20adef0890]
/tmp/ruby/v3/build/trunk-random3/miniruby(str_new_frozen_buffer+0x3b) [0x55f656641adb] /tmp/ruby/v3/src/trunk-random3/string.c:1281
/tmp/ruby/v3/build/trunk-random3/miniruby(RB_FL_TEST_RAW+0x0) [0x55f656520b29] /tmp/ruby/v3/src/trunk-random3/io.c:1683
/tmp/ruby/v3/build/trunk-random3/miniruby(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random3/miniruby(io_fwrite) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/core/rstring.h:127
/tmp/ruby/v3/build/trunk-random3/miniruby(io_write_m+0xa9) [0x55f6565247c9] /tmp/ruby/v3/src/trunk-random3/io.c:1721
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_vm_call0+0x410) [0x55f6566b6820] /tmp/ruby/v3/src/trunk-random3/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_call0+0xb1) [0x55f6566b7f31] /tmp/ruby/v3/src/trunk-random3/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_io_write+0x1f) [0x55f65651c32f] /tmp/ruby/v3/src/trunk-random3/io.c:1949
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_write_error_str+0xe0) [0x55f65651dd10] /tmp/ruby/v3/src/trunk-random3/io.c:8142
/tmp/ruby/v3/build/trunk-random3/miniruby(write_warnq+0x185) [0x55f6564de6f5] /tmp/ruby/v3/src/trunk-random3/eval_error.c:113
/tmp/ruby/v3/build/trunk-random3/miniruby(print_errinfo+0x64a) [0x55f6564e205a] /tmp/ruby/v3/src/trunk-random3/eval_error.c:85
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_error_write+0x176) [0x55f6564e2616] /tmp/ruby/v3/src/trunk-random3/eval_error.c:353
/tmp/ruby/v3/build/trunk-random3/miniruby(rb_ec_error_print+0x18f) [0x55f6564e28cf] /tmp/ruby/v3/src/trunk-random3/eval_error.c:382
/tmp/ruby/v3/build/trunk-random3/miniruby(thread_start_func_2+0xb3e) [0x55f65666e33e] /tmp/ruby/v3/src/trunk-random3/thread.c:842
/tmp/ruby/v3/build/trunk-random3/miniruby(thread_start_func_1+0xbd) [0x55f65666e41d] /tmp/ruby/v3/src/trunk-random3/thread_pthread.c:994
/lib/x86_64-linux-gnu/libpthread.so.0(0x76db) [0x7f20adee56db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f20acfab88f] ../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:
55f656419000-55f6567d1000 r-xp 00000000 00:4f 793775979 /tmp/ruby/v3/build/trunk-random3/miniruby
55f6569d1000-55f6569d8000 r--p 003b8000 00:4f 793775979 /tmp/ruby/v3/build/trunk-random3/miniruby
55f6569d8000-55f6569d9000 rw-p 003bf000 00:4f 793775979 /tmp/ruby/v3/build/trunk-random3/miniruby
55f6569d9000-55f6569eb000 rw-p 00000000 00:00 0
55f658233000-55f658254000 rw-p 00000000 00:00 0 [heap]
55f658254000-55f65839a000 rw-p 00000000 00:00 0 [heap]
7f20a28d1000-7f20a4000000 r--s 00000000 00:4f 793775979 /tmp/ruby/v3/build/trunk-random3/miniruby
7f20a4000000-7f20a4021000 rw-p 00000000 00:00 0
7f20a4021000-7f20a8000000 ---p 00000000 00:00 0
7f20a9438000-7f20a9628000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f20a9628000-7f20a963e000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f20a963e000-7f20a983e000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f20a983e000-7f20a983f000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f20a983f000-7f20a9840000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f20a9840000-7f20a9841000 ---p 00000000 00:00 0
7f20a9841000-7f20a9a41000 rw-p 00000000 00:00 0
7f20a9a41000-7f20a9a42000 ---p 00000000 00:00 0
7f20a9a42000-7f20a9ae3000 rw-p 00000000 00:00 0
7f20a9ae3000-7f20a9ae4000 ---p 00000000 00:00 0
7f20a9ae4000-7f20a9b85000 rw-p 00000000 00:00 0
7f20a9b85000-7f20a9b86000 ---p 00000000 00:00 0
7f20a9b86000-7f20a9c27000 rw-p 00000000 00:00 0
7f20a9c27000-7f20a9c28000 ---p 00000000 00:00 0
7f20a9c28000-7f20a9cc9000 rw-p 00000000 00:00 0
7f20a9cc9000-7f20a9cca000 ---p 00000000 00:00 0
7f20a9cca000-7f20a9d6b000 rw-p 00000000 00:00 0
7f20a9d6b000-7f20a9d6c000 ---p 00000000 00:00 0
7f20a9d6c000-7f20a9e0d000 rw-p 00000000 00:00 0
7f20a9e0d000-7f20a9e0e000 ---p 00000000 00:00 0
7f20a9e0e000-7f20a9eaf000 rw-p 00000000 00:00 0
7f20a9eaf000-7f20a9eb0000 ---p 00000000 00:00 0
7f20a9eb0000-7f20a9f51000 rw-p 00000000 00:00 0
7f20a9f51000-7f20a9f52000 ---p 00000000 00:00 0
7f20a9f52000-7f20a9ff3000 rw-p 00000000 00:00 0
7f20a9ff3000-7f20a9ff4000 ---p 00000000 00:00 0
7f20a9ff4000-7f20aa095000 rw-p 00000000 00:00 0
7f20aa095000-7f20aa096000 ---p 00000000 00:00 0
7f20aa096000-7f20aa137000 rw-p 00000000 00:00 0
7f20aa137000-7f20aa138000 ---p 00000000 00:00 0
7f20aa138000-7f20aa1d9000 rw-p 00000000 00:00 0
7f20aa1d9000-7f20aa1da000 ---p 00000000 00:00 0
7f20aa1da000-7f20aa27b000 rw-p 00000000 00:00 0
7f20aa27b000-7f20aa27c000 ---p 00000000 00:00 0
7f20aa27c000-7f20aa31d000 rw-p 00000000 00:00 0
7f20aa31d000-7f20aa31e000 ---p 00000000 00:00 0
7f20aa31e000-7f20aa3bf000 rw-p 00000000 00:00 0
7f20aa3bf000-7f20aa3c0000 ---p 00000000 00:00 0
7f20aa3c0000-7f20aa461000 rw-p 00000000 00:00 0
7f20aa461000-7f20aa462000 ---p 00000000 00:00 0
7f20aa462000-7f20aa503000 rw-p 00000000 00:00 0
7f20aa503000-7f20aa504000 ---p 00000000 00:00 0
7f20aa504000-7f20aa5a5000 rw-p 00000000 00:00 0
7f20aa5a5000-7f20aa5a6000 ---p 00000000 00:00 0
7f20aa5a6000-7f20aa647000 rw-p 00000000 00:00 0
7f20aa647000-7f20aa648000 ---p 00000000 00:00 0
7f20aa648000-7f20aa6e9000 rw-p 00000000 00:00 0
7f20aa6e9000-7f20aa6ea000 ---p 00000000 00:00 0
7f20aa6ea000-7f20aa78b000 rw-p 00000000 00:00 0
7f20aa78b000-7f20aa78c000 ---p 00000000 00:00 0
7f20aa78c000-7f20aa82d000 rw-p 00000000 00:00 0
7f20aa82d000-7f20aa82e000 ---p 00000000 00:00 0
7f20aa82e000-7f20aa8cf000 rw-p 00000000 00:00 0
7f20aa8cf000-7f20aa8d0000 ---p 00000000 00:00 0
7f20aa8d0000-7f20aa971000 rw-p 00000000 00:00 0
7f20aa971000-7f20aa972000 ---p 00000000 00:00 0
7f20aa972000-7f20aaa13000 rw-p 00000000 00:00 0
7f20aaa13000-7f20aaa14000 ---p 00000000 00:00 0
7f20aaa14000-7f20aaab5000 rw-p 00000000 00:00 0
7f20aaab5000-7f20aaab6000 ---p 00000000 00:00 0
7f20aaab6000-7f20aab57000 rw-p 00000000 00:00 0
7f20aab57000-7f20aab58000 ---p 00000000 00:00 0
7f20aab58000-7f20aabf9000 rw-p 00000000 00:00 0
7f20aabf9000-7f20aabfa000 ---p 00000000 00:00 0
7f20aabfa000-7f20aac9b000 rw-p 00000000 00:00 0
7f20aac9b000-7f20aac9c000 ---p 00000000 00:00 0
7f20aac9c000-7f20aad3d000 rw-p 00000000 00:00 0
7f20aad3d000-7f20aad3e000 ---p 00000000 00:00 0
7f20aad3e000-7f20aaddf000 rw-p 00000000 00:00 0
7f20aaddf000-7f20aade0000 ---p 00000000 00:00 0
7f20aade0000-7f20ace8a000 rw-p 00000000 00:00 0
7f20ace8a000-7f20ad071000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f20ad071000-7f20ad271000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f20ad271000-7f20ad275000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f20ad275000-7f20ad277000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7f20ad277000-7f20ad27b000 rw-p 00000000 00:00 0
7f20ad27b000-7f20ad418000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f20ad418000-7f20ad617000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f20ad617000-7f20ad618000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f20ad618000-7f20ad619000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7f20ad619000-7f20ad622000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f20ad622000-7f20ad821000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f20ad821000-7f20ad822000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f20ad822000-7f20ad823000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7f20ad823000-7f20ad851000 rw-p 00000000 00:00 0
7f20ad851000-7f20ad854000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f20ad854000-7f20ada53000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f20ada53000-7f20ada54000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f20ada54000-7f20ada55000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7f20ada55000-7f20adad4000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f20adad4000-7f20adcd4000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f20adcd4000-7f20adcd5000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f20adcd5000-7f20adcd6000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7f20adcd6000-7f20adcdd000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f20adcdd000-7f20adedc000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f20adedc000-7f20adedd000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f20adedd000-7f20adede000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7f20adede000-7f20adef8000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f20adef8000-7f20ae0f7000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f20ae0f7000-7f20ae0f8000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f20ae0f8000-7f20ae0f9000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f20ae0f9000-7f20ae0fd000 rw-p 00000000 00:00 0
7f20ae0fd000-7f20ae119000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f20ae119000-7f20ae318000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f20ae318000-7f20ae319000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f20ae319000-7f20ae31a000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f20ae31a000-7f20ae341000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f20ae3ad000-7f20ae3d1000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f20ae3d1000-7f20ae533000 rw-p 00000000 00:00 0
7f20ae533000-7f20ae53a000 rw-p 00000000 00:00 0
7f20ae541000-7f20ae542000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f20ae542000-7f20ae543000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7f20ae543000-7f20ae544000 rw-p 00000000 00:00 0
7ffef8cfe000-7ffef94fd000 rw-p 00000000 00:00 0 [stack]
7ffef9579000-7ffef957b000 r--p 00000000 00:00 0 [vvar]
7ffef957b000-7ffef957d000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
E.............
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
#1244 test_ractor.rb:815:in `<top (required)>':
class C
CONST = 'str'
end
r = Ractor.new do
C::CONST
end
begin
r.take
rescue Ractor::RemoteError => e
e.cause.message
end
#=> "" (expected "can not access non-shareable objects in constant C::CONST by non-main Ractor.")
#1244 test_ractor.rb:815:in `<top (required)>': core dumped
FAIL 2/1464 tests failed
make: *** [yes-btest] Error 1
0.000000 0.004000 28.784000 ( 31.185711)
test_basic 0.008000 0.000000 0.424000 ( 0.543687)
test_all Skipping Gem::PackageTask tests. rake not found.
0.000000 0.004000 840.548000 (909.510708)
test_rubyspec $ /tmp/ruby/v3/build/trunk-random3/miniruby -I/tmp/ruby/v3/src/trunk-random3/lib /tmp/ruby/v3/src/trunk-random3/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random3 --extout=.ext -- /tmp/ruby/v3/src/trunk-random3/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random3/spec/default.mspec
0.068000 0.044000 84.088000 ( 94.629708)
$$$[end] "make yes-btest TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random3.20201114-154629
total: 1044.77 sec