Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-214400
#<BuildRuby:0x00005570e2ee3d58
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240102-214400",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003344 0.003882 1.053756 ( 1.342090)
build_miniruby 0.001006 0.000233 0.800754 ( 0.800479)
build_ruby 0.001605 0.000370 2.661015 ( 2.661025)
build_all 0.008137 0.000000 11.758300 ( 0.977688)
build_install 0.007313 0.004926 3.504714 ( 0.983315)
test_btest 0.000453 0.000113 63.220142 ( 4.753060)
test_basic 0.003511 0.000878 0.402514 ( 0.483484)
test_all 0.082178 0.014179 385.957504 ( 34.813885)
test_rubyspec 0.034033 0.037231 39.927084 ( 52.493210)
total: 99.31 sec