Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-064427
#<BuildRuby:0x000055de3635f510
@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.20220314-064427",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008855 0.001120 1.028749 ( 7.089494)
build_miniruby 0.001650 0.000381 0.077620 ( 0.076429)
build_ruby 0.001578 0.000365 0.073311 ( 0.072127)
build_all 0.005107 0.004775 4.202712 ( 0.847322)
build_install 0.020253 0.003852 8.008060 ( 2.408263)
test_btest 0.001470 0.000000 74.275333 ( 7.866233)
test_basic 0.006611 0.000908 0.340358 ( 0.428376)
test_all 0.001679 0.000420 670.556277 ( 66.495222)
test_rubyspec 0.100738 0.053182 46.220473 ( 51.754654)
total: 137.04 sec