Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-013114
#<BuildRuby:0x0000560ecc9ec060
@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.20240109-013114",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002106 0.003352 1.456801 ( 1.852550)
build_miniruby 0.001039 0.000120 2.059948 ( 2.063166)
build_ruby 0.001567 0.000181 5.728663 ( 5.737307)
build_all 0.006580 0.004933 16.938208 ( 1.972851)
build_install 0.012514 0.004173 5.260371 ( 1.987699)
test_btest 0.000000 0.000869 85.560836 ( 17.943176)
test_basic 0.000000 0.005482 0.706460 ( 0.777367)
test_all 0.095105 0.025825 566.985414 ( 71.533495)
test_rubyspec 0.046558 0.020420 87.572345 (100.071251)
total: 203.94 sec