Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-193338
#<BuildRuby:0x000055c4e41b0630
@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-193338",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002055 0.009055 1.202282 ( 1.221839)
build_miniruby 0.002009 0.000670 0.854774 ( 0.853720)
build_ruby 0.002729 0.000909 2.242188 ( 2.149259)
build_all 0.016505 0.004208 18.596149 ( 2.155345)
build_install 0.018641 0.003656 2.026118 ( 1.046571)
test_btest 0.001055 0.000308 91.612184 ( 9.199994)
test_basic 0.005896 0.003315 0.345048 ( 0.431277)
test_all 0.003195 0.000355 684.177576 ( 69.352389)
test_rubyspec 0.114277 0.057042 49.481537 ( 57.506615)
total: 143.92 sec