Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-144543
#<BuildRuby:0x000055f6a1474a58
@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.20220308-144543",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002440 0.008575 1.049148 ( 3.018463)
build_miniruby 0.001308 0.000281 0.068457 ( 0.066799)
build_ruby 0.001776 0.000380 0.079411 ( 0.077854)
build_all 0.010091 0.001130 4.199156 ( 0.863701)
build_install 0.014844 0.008781 7.859633 ( 2.433041)
test_btest 0.001281 0.000000 78.249585 ( 8.311467)
test_basic 0.005710 0.002939 0.339621 ( 0.428605)
test_all 0.001699 0.000472 649.830894 ( 65.462445)
test_rubyspec 0.098871 0.074714 46.350101 ( 51.841917)
total: 132.51 sec