rev: ad99edc7db
test-all : 21423 tests, 5830977 assertions, 0 failures, 0 errors, 84 skips
test-spec: 3798 files, 30417 examples, 201535 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"make update-unicode -j16" exit with 0.
"make update-download -j16" exit with 0.
"make update-rubyspec -j16" exit with 0.
"make update-src -j16" exit with 0.
"make after-update -j16" exit with 0.
"make miniruby -j16" exit with 0.
"make ruby -j16" exit with 0.
"make all -j16" exit with 0.
"make install -j16" exit with 0.
"make yes-btest TESTS='-j16'" exit with 0.
"make yes-test-basic TESTS='-j16'" exit with 0.
"make yes-test-all TESTS='-j16'" exit with 0.
"make yes-test-rubyspec TESTS='-j16'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk.20210821-171539
#<BuildRuby:0x000055ff214d1630
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20210821-171539",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up From https://github.com/ruby/ruby
f51a6ac..ad99edc master -> origin/master
In file included from /tmp/ruby/v3/src/trunk/vm.c:36:
/tmp/ruby/v3/src/trunk/vm_exec.c: In function ‘vm_exec_core’:
/tmp/ruby/v3/src/trunk/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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.005059 0.010664 38.078254 ( 11.234687)
build_miniruby 0.001329 0.000570 0.071414 ( 0.069208)
build_ruby 0.002432 0.001043 2.189043 ( 2.127852)
build_all 0.015325 0.003713 17.143866 ( 2.066364)
build_install 0.020135 0.002711 3.001226 ( 2.019178)
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.001571 0.000000 31.901028 ( 33.269722)
test_basic 0.006321 0.000000 0.324939 ( 0.413286)
test_all /tmp/ruby/v3/src/trunk/lib/set.rb:815: warning: already initialized constant Set::InspectKey
/tmp/ruby/v3/src/trunk/lib/set.rb:815: warning: previous definition of InspectKey was here
0.001649 0.000294 584.570710 ( 62.160232)
test_rubyspec $ /tmp/ruby/v3/build/trunk/miniruby -I/tmp/ruby/v3/src/trunk/lib /tmp/ruby/v3/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk --extout=.ext -- /tmp/ruby/v3/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk/spec/default.mspec
0.129073 0.045983 45.288888 ( 50.565047)
total: 163.93 sec