Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-045920
#<BuildRuby:0x000055cd0f3c6630
@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.20220226-045920",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001185 0.004361 0.904921 ( 0.913604)
build_miniruby 0.000772 0.000129 0.062140 ( 0.061015)
build_ruby 0.000805 0.000134 0.064098 ( 0.062974)
build_all 0.004702 0.000046 3.306375 ( 0.892431)
build_install 0.010000 0.000000 6.810781 ( 2.324503)
test_btest 0.000870 0.000000 42.175057 ( 6.795244)
test_basic 0.004906 0.000323 0.297635 ( 0.387467)
test_all 0.001197 0.002060 545.113238 ( 85.257115)
test_rubyspec 0.074495 0.021123 39.918098 ( 46.877415)
total: 143.57 sec