Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-125056
#<BuildRuby:0x0000555ece7cf3a8
@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.20221117-125056",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.008477 1.114197 ( 1.847750)
build_miniruby 0.000000 0.001539 0.883178 ( 0.883695)
build_ruby 0.001644 0.000503 2.386060 ( 2.283998)
build_all 0.013702 0.004314 18.365794 ( 2.215239)
build_install 0.014753 0.006795 1.941317 ( 1.002372)
test_btest 0.000831 0.000227 85.499092 ( 10.003063)
test_basic 0.006398 0.000534 0.357170 ( 0.450945)
test_all 0.001662 0.000434 722.195134 ( 76.087314)
test_rubyspec 0.075929 0.048987 50.906687 ( 59.470826)
total: 154.25 sec