Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-041041
#<BuildRuby:0x000055dc1164b688
@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.20221201-041041",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006843 0.003654 1.221041 ( 2.075862)
build_miniruby 0.001748 0.000499 0.846853 ( 0.845968)
build_ruby 0.002450 0.000700 2.235309 ( 2.141377)
build_all 0.017080 0.003167 18.473389 ( 2.152075)
build_install 0.018379 0.003595 2.001117 ( 1.022258)
test_btest 0.001165 0.000291 91.629383 ( 9.488796)
test_basic 0.005394 0.004958 0.351132 ( 0.436340)
test_all 0.002101 0.000600 679.971238 ( 71.998137)
test_rubyspec 0.093165 0.085102 49.317671 ( 57.425766)
total: 147.59 sec