Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-043341
#<BuildRuby:0x000055a223692038
@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.20221008-043341",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008173 0.002229 1.155477 ( 1.173087)
build_miniruby 0.001768 0.000482 0.099291 ( 0.096346)
build_ruby 0.001217 0.000332 0.089166 ( 0.086563)
build_all 0.003016 0.005914 1.367176 ( 0.594657)
build_install 0.014536 0.001335 1.674624 ( 0.923913)
test_btest 0.001871 0.000000 61.324064 ( 6.640563)
test_basic 0.007636 0.000000 0.356799 ( 0.449193)
test_all 0.005584 0.001170 512.708589 ( 54.316127)
test_rubyspec 0.077304 0.058727 42.798246 ( 51.423196)
total: 115.70 sec