Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-165727
#<BuildRuby:0x00005609be7684f0
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220207-165727",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011316 0.000717 0.957499 ( 1.177984)
build_miniruby 0.002119 0.000000 0.075151 ( 0.073644)
build_ruby 0.002200 0.000058 0.080517 ( 0.078058)
build_all 0.009846 0.000263 4.146514 ( 0.788402)
build_install 0.007457 0.016422 7.803126 ( 2.327666)
test_btest 0.001577 0.000000 75.266258 ( 8.221299)
test_basic 0.008555 0.000000 0.340895 ( 0.436186)
test_all 0.001659 0.000333 711.652844 ( 68.093899)
test_rubyspec 0.127085 0.047379 45.923229 ( 51.173004)
total: 132.37 sec