rev: ddb1736bfc
test-all :
test-spec: 3769 files, 30672 examples, 145988 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 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 0.
"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 512.
"make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random3.20201128-011720
#<BuildRuby:0x0000563888739b48
@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,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random3.20201128-011720",
@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=\"--test-order=random --exclude=readline --exclude=reline\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000020)
autoconf 0.000000 0.000000 0.000000 ( 0.000042)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up 0.008000 0.004000 2.484000 ( 3.376230)
build_miniruby 0.000000 0.000000 0.112000 ( 0.124580)
build_ruby 0.004000 0.000000 0.104000 ( 0.113132)
build_all 0.012000 0.000000 6.448000 ( 2.239612)
build_install 0.012000 0.008000 7.396000 ( 3.291470)
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 ...............................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1464 tests
0.004000 0.000000 44.572000 ( 46.196075)
test_basic 0.008000 0.004000 0.608000 ( 0.733381)
test_all Skipping Gem::PackageTask tests. rake not found.
-- C level backtrace (read_barrier_signal) -------------------------------------------
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_print_backtrace+0x19) [0x7fb8a1fe97f9] /tmp/ruby/v3/src/trunk-random3/vm_dump.c:758
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(fprintf+0x0) [0x7fb8a1e185b5] /tmp/ruby/v3/src/trunk-random3/gc.c:4605
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(read_barrier_signal) /tmp/ruby/v3/src/trunk-random3/gc.c:4606
/lib/x86_64-linux-gnu/libc.so.6(0x7fb8a1b76210) [0x7fb8a1b76210]
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_str_hash+0x11) [0x7fb8a1f5bb31] /tmp/ruby/v3/src/trunk-random3/string.c:3238
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(do_hash+0xa) [0x7fb8a1f4ead5] /tmp/ruby/v3/src/trunk-random3/st.c:320
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(st_general_delete) /tmp/ruby/v3/src/trunk-random3/st.c:1263
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_st_delete) /tmp/ruby/v3/src/trunk-random3/st.c:1297
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(unregister_sym+0x18) [0x7fb8a1f80b74] /tmp/ruby/v3/src/trunk-random3/symbol.c:532
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_gc_free_dsymbol) /tmp/ruby/v3/src/trunk-random3/symbol.c:812
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(obj_free+0xe8) [0x7fb8a1e1b3e0] /tmp/ruby/v3/src/trunk-random3/gc.c:2988
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(gc_page_sweep) /tmp/ruby/v3/src/trunk-random3/gc.c:4817
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(gc_sweep_step) /tmp/ruby/v3/src/trunk-random3/gc.c:5029
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(gc_sweep_rest+0x13) [0x7fb8a1e1c6e3] /tmp/ruby/v3/src/trunk-random3/gc.c:5079
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(gc_sweep) /tmp/ruby/v3/src/trunk-random3/gc.c:5205
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(gc_marks+0x8) [0x7fb8a1e213c8] /tmp/ruby/v3/src/trunk-random3/gc.c:7362
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(gc_start) /tmp/ruby/v3/src/trunk-random3/gc.c:8199
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_multi_ractor_p+0x0) [0x7fb8a1e22aad] /tmp/ruby/v3/src/trunk-random3/gc.c:8087
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_vm_lock_leave) /tmp/ruby/v3/src/trunk-random3/vm_sync.h:73
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(garbage_collect) /tmp/ruby/v3/src/trunk-random3/gc.c:8089
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(gc_start_internal) /tmp/ruby/v3/src/trunk-random3/gc.c:8392
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_exec_core+0x248f) [0x7fb8a1fd1eff] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:5273
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_vm_exec+0x1a3) [0x7fb8a1fd55f3] /tmp/ruby/v3/src/trunk-random3/vm.c:2158
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_yield+0x25e) [0x7fb8a1fd9f8e] /tmp/ruby/v3/src/trunk-random3/vm.c:1260
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_ary_collect+0x5c) [0x7fb8a1d697bc] /tmp/ruby/v3/src/trunk-random3/array.c:3566
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_cfunc_with_frame+0x123) [0x7fb8a1fc2c63] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2656
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_sendish+0x11) [0x7fb8a1fcfcdb] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:4247
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_exec_core) ../../src/trunk-random3/insns.def:770
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_vm_exec+0x1a3) [0x7fb8a1fd55f3] /tmp/ruby/v3/src/trunk-random3/vm.c:2158
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_yield+0x25e) [0x7fb8a1fd9f8e] /tmp/ruby/v3/src/trunk-random3/vm.c:1260
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(RB_FL_TEST_RAW+0x0) [0x7fb8a1d62ebc] /tmp/ruby/v3/src/trunk-random3/array.c:2454
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_array_len) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/core/rarray.h:135
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_ary_each) /tmp/ruby/v3/src/trunk-random3/array.c:2453
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_cfunc_with_frame+0x123) [0x7fb8a1fc2c63] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2656
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method_each_type+0x7c) [0x7fb8a1fd6e1c] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3159
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method+0xc7) [0x7fb8a1fd75a7] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_refined+0x13) [0x7fb8a1fd7299] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3138
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method_each_type) /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3216
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method+0xc7) [0x7fb8a1fd75a7] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_sendish+0x11) [0x7fb8a1fcfcdb] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:4247
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_exec_core) ../../src/trunk-random3/insns.def:770
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_vm_exec+0x1a3) [0x7fb8a1fd55f3] /tmp/ruby/v3/src/trunk-random3/vm.c:2158
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_yield+0x25e) [0x7fb8a1fd9f8e] /tmp/ruby/v3/src/trunk-random3/vm.c:1260
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(RB_FL_TEST_RAW+0x0) [0x7fb8a1d62ebc] /tmp/ruby/v3/src/trunk-random3/array.c:2454
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(RB_FL_ANY_RAW) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/fl_type.h:258
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_array_len) /tmp/ruby/v3/src/trunk-random3/include/ruby/internal/core/rarray.h:135
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_ary_each) /tmp/ruby/v3/src/trunk-random3/array.c:2453
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_cfunc_with_frame+0x123) [0x7fb8a1fc2c63] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2656
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method_each_type+0x7c) [0x7fb8a1fd6e1c] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3159
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method+0xc7) [0x7fb8a1fd75a7] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_refined+0x13) [0x7fb8a1fd7299] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3138
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method_each_type) /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3216
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method+0xc7) [0x7fb8a1fd75a7] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_sendish+0x11) [0x7fb8a1fcfcdb] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:4247
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_exec_core) ../../src/trunk-random3/insns.def:770
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_vm_exec+0xa64) [0x7fb8a1fd5eb4] /tmp/ruby/v3/src/trunk-random3/vm.c:2167
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(load_iseq_eval+0xa) [0x7fb8a1e5d245] /tmp/ruby/v3/src/trunk-random3/load.c:594
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(require_internal) /tmp/ruby/v3/src/trunk-random3/load.c:1044
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_require_string+0x30) [0x7fb8a1e5daf0] /tmp/ruby/v3/src/trunk-random3/load.c:1116
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_cfunc_with_frame+0x123) [0x7fb8a1fc2c63] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:2656
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method_each_type+0x7c) [0x7fb8a1fd6e1c] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3159
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_call_method+0xc7) [0x7fb8a1fd75a7] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:3263
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_sendish+0x11) [0x7fb8a1fcfbd7] /tmp/ruby/v3/src/trunk-random3/vm_insnhelper.c:4247
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(vm_exec_core) ../../src/trunk-random3/insns.def:789
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_vm_exec+0x1a3) [0x7fb8a1fd55f3] /tmp/ruby/v3/src/trunk-random3/vm.c:2158
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(rb_ec_exec_node+0xed) [0x7fb8a1dfc8ed] /tmp/ruby/v3/src/trunk-random3/eval.c:317
/tmp/ruby/v3/build/trunk-random3/libruby.so.3.0.0(ruby_run_node+0x5a) [0x7fb8a1e027fa] /tmp/ruby/v3/src/trunk-random3/eval.c:375
/tmp/ruby/v3/build/trunk-random3/ruby(main+0x73) [0x55644a8ed1d3] /tmp/ruby/v3/src/trunk-random3/main.c:50
make: *** [uncommon.mk:799: yes-test-all] Segmentation fault (core dumped)
0.000000 0.000000 637.988000 (669.407908)
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.048000 0.052000 129.120000 (139.650684)
$$$[end] "make yes-test-all TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random3.20201128-011720
total: 865.13 sec