Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-211510
#<BuildRuby:0x000055d9697fc630
@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.20221204-211510",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.008247 0.001269 1.212107 ( 1.226778)
build_miniruby 0.002803 0.000000 0.847699 ( 0.845532)
build_ruby 0.003676 0.000261 2.245609 ( 2.143704)
build_all 0.015290 0.004990 18.760748 ( 2.186062)
build_install 0.017759 0.003676 2.095851 ( 1.059243)
test_btest 0.001187 0.000216 96.572397 ( 9.294278)
test_basic 0.001742 0.008569 0.357374 ( 0.440060)
test_all 0.003137 0.000000 732.410751 ( 71.639114)
test_rubyspec 0.116918 0.065696 49.608818 ( 57.685284)
total: 146.52 sec