Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-225129
#<BuildRuby:0x0000560921ead550
@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.20221101-225129",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008316 0.000640 1.101146 ( 1.403106)
build_miniruby 0.001972 0.000152 0.093811 ( 0.091570)
build_ruby 0.001886 0.000145 0.095276 ( 0.092666)
build_all 0.008660 0.000268 1.303499 ( 0.576761)
build_install 0.010135 0.005154 1.695113 ( 0.911541)
test_btest 0.000997 0.000125 62.808191 ( 6.701987)
test_basic 0.006953 0.000202 0.353097 ( 0.444857)
test_all 0.005543 0.000652 517.198147 ( 55.038310)
test_rubyspec 0.075197 0.057314 43.264752 ( 51.785742)
total: 117.05 sec