Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-013000
#<BuildRuby:0x0000559636d71550
@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.20221020-013000",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004504 0.006261 1.114346 ( 1.212266)
build_miniruby 0.000989 0.000495 0.109398 ( 0.106422)
build_ruby 0.001567 0.000000 0.110651 ( 0.107855)
build_all 0.004678 0.003149 1.334530 ( 0.580781)
build_install 0.010038 0.006845 1.710816 ( 0.926934)
test_btest 0.001139 0.000603 62.366048 ( 6.712316)
test_basic 0.005007 0.002651 0.372297 ( 0.463493)
test_all 0.005602 0.000789 517.859138 ( 55.156112)
test_rubyspec 0.089416 0.044708 43.396395 ( 51.906130)
total: 117.17 sec