rev: 18031f4102
test-all : 21041 tests, 5822609 assertions, 0 failures, 0 errors, 40 skips
test-spec: 3798 files, 30054 examples, 134829 expectations, 1 failure, 0 errors, 0 tagged
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-random3" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-random3/configure --prefix=/tmp/ruby/v3/install/trunk-random3 --disable-install-doc --enable-shared" 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 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 0.
"make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-random3.20210822-024913
#<BuildRuby:0x000055ca677acf10
@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.20210822-024913",
@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 Cloning into 'trunk-random3'...
0.000000 0.004000 2.960000 ( 5.512131)
autoconf 0.000000 0.000000 2.100000 ( 2.174191)
configure configure: WARNING: something wrong with CXXFLAGS=""
0.104000 0.052000 48.048000 ( 67.912685)
build_up + cp /tmp/ruby/v3/src/trunk-random3/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-random3/enc/jis/props.h
In file included from /tmp/ruby/v3/src/trunk-random3/vm.c:36:
/tmp/ruby/v3/src/trunk-random3/vm_exec.c: In function 'vm_exec_core':
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_regexpmatch2' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:4083:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
4083 | START_OF_ORIGINAL_INSN(opt_regexpmatch2);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_not' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:4036:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
4036 | START_OF_ORIGINAL_INSN(opt_not);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_succ' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3989:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3989 | START_OF_ORIGINAL_INSN(opt_succ);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_empty_p' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3942:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3942 | START_OF_ORIGINAL_INSN(opt_empty_p);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_size' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3895:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3895 | START_OF_ORIGINAL_INSN(opt_size);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_length' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3848:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3848 | START_OF_ORIGINAL_INSN(opt_length);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_aset' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3691:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3691 | START_OF_ORIGINAL_INSN(opt_aset);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_aref' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3643:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3643 | START_OF_ORIGINAL_INSN(opt_aref);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_or' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3595:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3595 | START_OF_ORIGINAL_INSN(opt_or);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_and' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3547:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3547 | START_OF_ORIGINAL_INSN(opt_and);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_ltlt' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3499:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3499 | START_OF_ORIGINAL_INSN(opt_ltlt);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_ge' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3451:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3451 | START_OF_ORIGINAL_INSN(opt_ge);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_gt' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3403:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3403 | START_OF_ORIGINAL_INSN(opt_gt);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_le' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3355:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3355 | START_OF_ORIGINAL_INSN(opt_le);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_lt' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3307:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3307 | START_OF_ORIGINAL_INSN(opt_lt);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_neq' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3257:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3257 | START_OF_ORIGINAL_INSN(opt_neq);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_eq' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3209:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3209 | START_OF_ORIGINAL_INSN(opt_eq);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_mod' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3161:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3161 | START_OF_ORIGINAL_INSN(opt_mod);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_div' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3113:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3113 | START_OF_ORIGINAL_INSN(opt_div);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_mult' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3065:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3065 | START_OF_ORIGINAL_INSN(opt_mult);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_minus' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:3017:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
3017 | START_OF_ORIGINAL_INSN(opt_minus);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_plus' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:2969:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
2969 | START_OF_ORIGINAL_INSN(opt_plus);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm_exec.h:133:35: warning: label 'start_of_opt_nil_p' defined but not used [-Wunused-label]
133 | #define START_OF_ORIGINAL_INSN(x) start_of_##x:
| ^~~~~~~~~
vm.inc:2250:5: note: in expansion of macro 'START_OF_ORIGINAL_INSN'
2250 | START_OF_ORIGINAL_INSN(opt_nil_p);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/v3/src/trunk-random3/vm.c: At top level:
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
0.032000 0.016000 68.308000 ( 37.475460)
build_miniruby 0.000000 0.000000 0.132000 ( 0.144708)
build_ruby 0.004000 0.000000 4.400000 ( 4.257661)
build_all 0.104000 0.036000 257.068000 ( 67.360362)
build_install 0.020000 0.012000 5.968000 ( 4.805612)
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 1489 tests
0.000000 0.004000 48.980000 ( 51.745551)
test_basic 0.000000 0.012000 0.644000 ( 0.778320)
test_all 0.000000 0.000000 929.888000 (990.346879)
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
make: *** [uncommon.mk:859: yes-test-spec] Error 1
0.036000 0.056000 100.528000 (108.210075)
$$$[end] "make yes-test-rubyspec TESTS=\"--test-order=random --exclude=readline --exclude=reline\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-random3.20210822-024913
total: 1340.73 sec