Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-071726
#<BuildRuby:0x000055c2b04b5398
@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.20220209-071726",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005545 0.000107 0.856011 ( 0.970037)
build_miniruby 0.000820 0.000063 0.062052 ( 0.060887)
build_ruby 0.000833 0.000064 0.064120 ( 0.062977)
build_all 0.004339 0.000334 3.189805 ( 0.826988)
build_install 0.001141 0.008714 6.655240 ( 2.251146)
test_btest 0.000649 0.000139 36.959928 ( 7.684001)
test_basic 0.000463 0.004669 0.270804 ( 0.360775)
test_all 0.002601 0.000743 560.868446 ( 83.171066)
test_rubyspec 0.053896 0.025370 39.417505 ( 46.402150)
total: 141.79 sec