Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-132047
#<BuildRuby:0x000056166e73f340
@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.20220317-132047",
@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.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010737 0.000951 1.000251 ( 1.386452)
build_miniruby 0.002030 0.000290 0.075001 ( 0.072878)
build_ruby 0.002187 0.000312 0.076659 ( 0.074377)
build_all 0.008839 0.001263 4.160398 ( 0.851111)
build_install 0.019926 0.003540 7.919248 ( 2.416021)
test_btest 0.000943 0.000142 71.305266 ( 8.078087)
test_basic 0.006973 0.001046 0.340755 ( 0.429172)
test_all 0.001489 0.000223 703.391419 ( 67.705073)
test_rubyspec 0.126205 0.037774 46.102735 ( 51.235273)
total: 132.25 sec