Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-115017
#<BuildRuby:0x000056062ff75c20
@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.20220211-115017",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004641 0.000773 0.843167 ( 0.929799)
build_miniruby 0.000789 0.000131 0.062221 ( 0.061044)
build_ruby 0.000775 0.000129 0.064272 ( 0.063017)
build_all 0.000263 0.004467 3.186203 ( 0.827285)
build_install 0.008962 0.001047 6.654226 ( 2.235557)
test_btest 0.000670 0.000155 38.931414 ( 7.008397)
test_basic 0.005321 0.000104 0.365227 ( 0.455087)
test_all 0.003096 0.000664 560.926871 ( 81.719787)
test_rubyspec 0.074194 0.021096 39.678669 ( 46.598872)
total: 139.90 sec