rev: 44ad72fa21
test-all : 424280 tests, 113334904 assertions, 0 failures, 0 errors, 1002 skips
test-spec: 3767 files, 30648 examples, 145424 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=\"--repeat-count=20 --test-order=random\"" exit with 512.
"make yes-test-basic TESTS=\"--repeat-count=20 --test-order=random\"" exit with 0.
"make yes-test-all TESTS=\"--repeat-count=20 --test-order=random\"" exit with 0.
"make yes-test-rubyspec TESTS=\"--repeat-count=20 --test-order=random\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random-repeat.20201119-155652
#<BuildRuby:0x000055fe4e18cf70
@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-random-repeat",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-random-repeat",
@TARGET_NAME="trunk-random-repeat",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-random-repeat",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random-repeat.20201119-155652",
@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=\"--repeat-count=20 --test-order=random\"",
@timeout=41600>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000018)
autoconf 0.000000 0.000000 0.000000 ( 0.000050)
configure 0.000000 0.000000 0.000000 ( 0.000040)
build_up 0.008000 0.000000 2.312000 ( 3.218004)
build_miniruby 0.004000 0.000000 0.108000 ( 0.115951)
build_ruby 0.000000 0.000000 0.116000 ( 0.127347)
build_all 0.012000 0.004000 5.184000 ( 1.765297)
build_install 0.016000 0.008000 6.248000 ( 2.864906)
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:0x000055a002c72160 run> terminated with exception (report_on_exception is true):
bootstraptest.tmp.rb:8:in `<class:C>': [BUG] Segmentation fault at 0x0000000000000090
ruby 3.0.0dev (2020-11-19T06:41:53Z master 44ad72fa21) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0002 p:---- s:0006 e:000005 CFUNC :write
me:
called_id: write, type: cfunc
owner class: 0x000055a002cdb700 [2 ] T_CLASS IO
self: 0x000055a002c721b0 [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: 0x000055a000d9fe0b RBP: 0x000055a002c72048 RSP: 0x00007fc0555c97d0
RAX: 0x0000000000000000 RBX: 0x0000000000000078 RCX: 0x000000000000004a
RDX: 0x0000000000006005 RDI: 0x0000000000000000 RSI: 0x000055a002c72048
R8: 0x00000000ffffffff R9: 0x000055a002d2c220 R10: 0x0000000000000001
R11: 0x0000000000000000 R12: 0x0000000000000000 R13: 0x00007fc050000b50
R14: 0x0000000000000000 R15: 0x00007fc050000b50 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(rb_vm_bugreport+0x90d) [0x55a000e2587d] /tmp/ruby/v3/src/trunk-random-repeat/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(rb_bug_for_fatal_signal+0xf0) [0x55a000c34bd0] /tmp/ruby/v3/src/trunk-random-repeat/error.c:760
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(sigsegv+0x4b) [0x55a000d84b5b] /tmp/ruby/v3/src/trunk-random-repeat/signal.c:959
/lib/x86_64-linux-gnu/libpthread.so.0(__restore_rt+0x0) [0x7fc059b7a890]
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(str_new_frozen_buffer+0x3b) [0x55a000d9fe0b] /tmp/ruby/v3/src/trunk-random-repeat/string.c:1281
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(RB_FL_TEST_RAW+0x0) [0x55a000c7ef29] /tmp/ruby/v3/src/trunk-random-repeat/io.c:1683
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random-repeat/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(io_fwrite) /tmp/ruby/v3/src/trunk-random-repeat/include/ruby/internal/core/rstring.h:127
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(io_write_m+0xa9) [0x55a000c82bc9] /tmp/ruby/v3/src/trunk-random-repeat/io.c:1721
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(rb_vm_call0+0x410) [0x55a000e15040] /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:97
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(rb_call0+0xb1) [0x55a000e16751] /tmp/ruby/v3/src/trunk-random-repeat/vm_eval.c:361
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(rb_io_write+0x1f) [0x55a000c7a72f] /tmp/ruby/v3/src/trunk-random-repeat/io.c:1949
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(rb_write_error_str+0xe0) [0x55a000c7c110] /tmp/ruby/v3/src/trunk-random-repeat/io.c:8142
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(write_warnq+0x185) [0x55a000c3caf5] /tmp/ruby/v3/src/trunk-random-repeat/eval_error.c:113
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(print_errinfo+0x64a) [0x55a000c4045a] /tmp/ruby/v3/src/trunk-random-repeat/eval_error.c:85
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(rb_error_write+0x176) [0x55a000c40a16] /tmp/ruby/v3/src/trunk-random-repeat/eval_error.c:353
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(rb_ec_error_print+0x18f) [0x55a000c40ccf] /tmp/ruby/v3/src/trunk-random-repeat/eval_error.c:382
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(thread_start_func_2+0xb12) [0x55a000dccb02] /tmp/ruby/v3/src/trunk-random-repeat/thread.c:842
/tmp/ruby/v3/build/trunk-random-repeat/miniruby(thread_start_func_1+0xb9) [0x55a000dccbd9] /tmp/ruby/v3/src/trunk-random-repeat/thread_pthread.c:994
/lib/x86_64-linux-gnu/libpthread.so.0(0x76db) [0x7fc059b6f6db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7fc058c3588f] ../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:
55a000b77000-55a000f30000 r-xp 00000000 00:70 1084669706 /tmp/ruby/v3/build/trunk-random-repeat/miniruby
55a00112f000-55a001136000 r--p 003b8000 00:70 1084669706 /tmp/ruby/v3/build/trunk-random-repeat/miniruby
55a001136000-55a001137000 rw-p 003bf000 00:70 1084669706 /tmp/ruby/v3/build/trunk-random-repeat/miniruby
55a001137000-55a001149000 rw-p 00000000 00:00 0
55a002c4b000-55a002c6c000 rw-p 00000000 00:00 0 [heap]
55a002c6c000-55a002db2000 rw-p 00000000 00:00 0 [heap]
7fc04e8cd000-7fc050000000 r--s 00000000 00:70 1084669706 /tmp/ruby/v3/build/trunk-random-repeat/miniruby
7fc050000000-7fc050021000 rw-p 00000000 00:00 0
7fc050021000-7fc054000000 ---p 00000000 00:00 0
7fc0550c2000-7fc0552b2000 r--s 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fc0552b2000-7fc0552c8000 r-xp 00000000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc0552c8000-7fc0554c8000 ---p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc0554c8000-7fc0554c9000 r--p 00016000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc0554c9000-7fc0554ca000 rw-p 00017000 fe:00 6445610043 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc0554ca000-7fc0554cb000 ---p 00000000 00:00 0
7fc0554cb000-7fc0556cb000 rw-p 00000000 00:00 0
7fc0556cb000-7fc0556cc000 ---p 00000000 00:00 0
7fc0556cc000-7fc05576d000 rw-p 00000000 00:00 0
7fc05576d000-7fc05576e000 ---p 00000000 00:00 0
7fc05576e000-7fc05580f000 rw-p 00000000 00:00 0
7fc05580f000-7fc055810000 ---p 00000000 00:00 0
7fc055810000-7fc0558b1000 rw-p 00000000 00:00 0
7fc0558b1000-7fc0558b2000 ---p 00000000 00:00 0
7fc0558b2000-7fc055953000 rw-p 00000000 00:00 0
7fc055953000-7fc055954000 ---p 00000000 00:00 0
7fc055954000-7fc0559f5000 rw-p 00000000 00:00 0
7fc0559f5000-7fc0559f6000 ---p 00000000 00:00 0
7fc0559f6000-7fc055a97000 rw-p 00000000 00:00 0
7fc055a97000-7fc055a98000 ---p 00000000 00:00 0
7fc055a98000-7fc055b39000 rw-p 00000000 00:00 0
7fc055b39000-7fc055b3a000 ---p 00000000 00:00 0
7fc055b3a000-7fc055bdb000 rw-p 00000000 00:00 0
7fc055bdb000-7fc055bdc000 ---p 00000000 00:00 0
7fc055bdc000-7fc055c7d000 rw-p 00000000 00:00 0
7fc055c7d000-7fc055c7e000 ---p 00000000 00:00 0
7fc055c7e000-7fc055d1f000 rw-p 00000000 00:00 0
7fc055d1f000-7fc055d20000 ---p 00000000 00:00 0
7fc055d20000-7fc055dc1000 rw-p 00000000 00:00 0
7fc055dc1000-7fc055dc2000 ---p 00000000 00:00 0
7fc055dc2000-7fc055e63000 rw-p 00000000 00:00 0
7fc055e63000-7fc055e64000 ---p 00000000 00:00 0
7fc055e64000-7fc055f05000 rw-p 00000000 00:00 0
7fc055f05000-7fc055f06000 ---p 00000000 00:00 0
7fc055f06000-7fc055fa7000 rw-p 00000000 00:00 0
7fc055fa7000-7fc055fa8000 ---p 00000000 00:00 0
7fc055fa8000-7fc056049000 rw-p 00000000 00:00 0
7fc056049000-7fc05604a000 ---p 00000000 00:00 0
7fc05604a000-7fc0560eb000 rw-p 00000000 00:00 0
7fc0560eb000-7fc0560ec000 ---p 00000000 00:00 0
7fc0560ec000-7fc05618d000 rw-p 00000000 00:00 0
7fc05618d000-7fc05618e000 ---p 00000000 00:00 0
7fc05618e000-7fc05622f000 rw-p 00000000 00:00 0
7fc05622f000-7fc056230000 ---p 00000000 00:00 0
7fc056230000-7fc0562d1000 rw-p 00000000 00:00 0
7fc0562d1000-7fc0562d2000 ---p 00000000 00:00 0
7fc0562d2000-7fc056373000 rw-p 00000000 00:00 0
7fc056373000-7fc056374000 ---p 00000000 00:00 0
7fc056374000-7fc056415000 rw-p 00000000 00:00 0
7fc056415000-7fc056416000 ---p 00000000 00:00 0
7fc056416000-7fc0564b7000 rw-p 00000000 00:00 0
7fc0564b7000-7fc0564b8000 ---p 00000000 00:00 0
7fc0564b8000-7fc056559000 rw-p 00000000 00:00 0
7fc056559000-7fc05655a000 ---p 00000000 00:00 0
7fc05655a000-7fc0565fb000 rw-p 00000000 00:00 0
7fc0565fb000-7fc0565fc000 ---p 00000000 00:00 0
7fc0565fc000-7fc05669d000 rw-p 00000000 00:00 0
7fc05669d000-7fc05669e000 ---p 00000000 00:00 0
7fc05669e000-7fc05673f000 rw-p 00000000 00:00 0
7fc05673f000-7fc056740000 ---p 00000000 00:00 0
7fc056740000-7fc0567e1000 rw-p 00000000 00:00 0
7fc0567e1000-7fc0567e2000 ---p 00000000 00:00 0
7fc0567e2000-7fc056883000 rw-p 00000000 00:00 0
7fc056883000-7fc056884000 ---p 00000000 00:00 0
7fc056884000-7fc056925000 rw-p 00000000 00:00 0
7fc056925000-7fc056926000 ---p 00000000 00:00 0
7fc056926000-7fc0569c7000 rw-p 00000000 00:00 0
7fc0569c7000-7fc0569c8000 ---p 00000000 00:00 0
7fc0569c8000-7fc056a69000 rw-p 00000000 00:00 0
7fc056a69000-7fc056a6a000 ---p 00000000 00:00 0
7fc056a6a000-7fc058b14000 rw-p 00000000 00:00 0
7fc058b14000-7fc058cfb000 r-xp 00000000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fc058cfb000-7fc058efb000 ---p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fc058efb000-7fc058eff000 r--p 001e7000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fc058eff000-7fc058f01000 rw-p 001eb000 fe:00 4299320701 /lib/x86_64-linux-gnu/libc-2.27.so
7fc058f01000-7fc058f05000 rw-p 00000000 00:00 0
7fc058f05000-7fc0590a2000 r-xp 00000000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fc0590a2000-7fc0592a1000 ---p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fc0592a1000-7fc0592a2000 r--p 0019c000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fc0592a2000-7fc0592a3000 rw-p 0019d000 fe:00 4299320726 /lib/x86_64-linux-gnu/libm-2.27.so
7fc0592a3000-7fc0592ac000 r-xp 00000000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fc0592ac000-7fc0594ab000 ---p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fc0594ab000-7fc0594ac000 r--p 00008000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fc0594ac000-7fc0594ad000 rw-p 00009000 fe:00 4299320709 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fc0594ad000-7fc0594db000 rw-p 00000000 00:00 0
7fc0594db000-7fc0594de000 r-xp 00000000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fc0594de000-7fc0596dd000 ---p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fc0596dd000-7fc0596de000 r--p 00002000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fc0596de000-7fc0596df000 rw-p 00003000 fe:00 4299320711 /lib/x86_64-linux-gnu/libdl-2.27.so
7fc0596df000-7fc05975e000 r-xp 00000000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fc05975e000-7fc05995e000 ---p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fc05995e000-7fc05995f000 r--p 0007f000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fc05995f000-7fc059960000 rw-p 00080000 fe:00 6443613353 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fc059960000-7fc059967000 r-xp 00000000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fc059967000-7fc059b66000 ---p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fc059b66000-7fc059b67000 r--p 00006000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fc059b67000-7fc059b68000 rw-p 00007000 fe:00 4299263529 /lib/x86_64-linux-gnu/librt-2.27.so
7fc059b68000-7fc059b82000 r-xp 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fc059b82000-7fc059d81000 ---p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fc059d81000-7fc059d82000 r--p 00019000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fc059d82000-7fc059d83000 rw-p 0001a000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fc059d83000-7fc059d87000 rw-p 00000000 00:00 0
7fc059d87000-7fc059da3000 r-xp 00000000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fc059da3000-7fc059fa2000 ---p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fc059fa2000-7fc059fa3000 r--p 0001b000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fc059fa3000-7fc059fa4000 rw-p 0001c000 fe:00 4299263552 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fc059fa4000-7fc059fcb000 r-xp 00000000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fc05a037000-7fc05a05b000 r--s 00000000 fe:00 4299263525 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fc05a05b000-7fc05a1bd000 rw-p 00000000 00:00 0
7fc05a1bd000-7fc05a1c4000 rw-p 00000000 00:00 0
7fc05a1cb000-7fc05a1cc000 r--p 00027000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fc05a1cc000-7fc05a1cd000 rw-p 00028000 fe:00 4299263641 /lib/x86_64-linux-gnu/ld-2.27.so
7fc05a1cd000-7fc05a1ce000 rw-p 00000000 00:00 0
7ffd4bffa000-7ffd4c7f9000 rw-p 00000000 00:00 0 [stack]
7ffd4c7fc000-7ffd4c7fe000 r--p 00000000 00:00 0 [vvar]
7ffd4c7fe000-7ffd4c800000 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)
#1240 test_ractor.rb:748:in `<top (required)>':
class C
@iv = 'str'
end
r = Ractor.new do
class C
p @iv
end
end
begin
r.take
rescue Ractor::RemoteError => e
e.cause.message
end
#=> "" (expected "can not access instance variables of classes/modules from non-main Ractors")
#1240 test_ractor.rb:748:in `<top (required)>': core dumped
FAIL 2/1464 tests failed
make: *** [yes-btest] Error 1
0.000000 0.000000 28.876000 ( 31.494318)
test_basic 0.012000 0.000000 0.388000 ( 0.510957)
test_all Skipping Gem::PackageTask tests. rake not found.
0.004000 0.008000 19199.900000 (20559.529562)
test_rubyspec $ /tmp/ruby/v3/build/trunk-random-repeat/miniruby -I/tmp/ruby/v3/src/trunk-random-repeat/lib /tmp/ruby/v3/src/trunk-random-repeat/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-random-repeat --extout=.ext -- /tmp/ruby/v3/src/trunk-random-repeat/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-random-repeat/spec/default.mspec
0.068000 0.048000 85.392000 ( 96.093265)
$$$[end] "make yes-btest TESTS=\"--repeat-count=20 --test-order=random\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random-repeat.20201119-155652
total: 20695.72 sec