Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-205131
#<BuildRuby:0x000055d88e2f5398
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220216-205131",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.005299 0.884251 ( 1.023697)
build_miniruby 0.000000 0.000893 0.062004 ( 0.060882)
build_ruby 0.000000 0.000823 0.063460 ( 0.062370)
build_all 0.004159 0.000554 3.175657 ( 0.824534)
build_install 0.006886 0.003076 6.648892 ( 2.247694)
test_btest 0.000701 0.000117 36.548150 ( 7.369508)
test_basic 0.004444 0.000740 0.272991 ( 0.362861)
test_all 0.004172 0.000294 532.286175 ( 88.066778)
test_rubyspec 0.078381 0.024664 39.531534 ( 46.477275)
total: 146.50 sec