Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-080443
#<BuildRuby:0x0000558a21462c50
@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.20221129-080443",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010511 0.000343 1.253252 ( 2.408732)
build_miniruby 0.002449 0.000326 0.854031 ( 0.852428)
build_ruby 0.002883 0.000384 2.245543 ( 2.150679)
build_all 0.018312 0.001725 18.528321 ( 2.174237)
build_install 0.010198 0.010629 1.846587 ( 0.946133)
test_btest 0.001531 0.000340 88.866688 ( 9.149572)
test_basic 0.003918 0.005038 0.338219 ( 0.425330)
test_all 0.001691 0.000445 738.660842 ( 72.211677)
test_rubyspec 0.122579 0.059736 49.308225 ( 57.395490)
total: 147.72 sec