Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-112236
#<BuildRuby:0x0000564543442f08
@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.20220719-112236",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008272 0.000636 0.876238 ( 1.132253)
build_miniruby 0.001645 0.000126 0.055632 ( 0.054946)
build_ruby 0.001175 0.000091 0.053820 ( 0.053008)
build_all 0.005217 0.003738 1.257638 ( 0.505812)
build_install 0.010675 0.006585 4.363694 ( 1.841721)
test_btest 0.001463 0.000279 54.080814 ( 6.042857)
test_basic 0.002578 0.003599 0.289399 ( 0.380157)
test_all 0.002990 0.000202 481.216855 ( 52.067937)
test_rubyspec 0.081252 0.052055 41.677593 ( 47.551407)
total: 109.63 sec