Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-185741
#<BuildRuby:0x0000556c2c0fc010
@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.20240107-185741",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002026 0.003105 1.279563 ( 1.642697)
build_miniruby 0.000999 0.000150 1.427927 ( 1.430519)
build_ruby 0.001334 0.000200 4.436434 ( 4.450883)
build_all 0.006732 0.003661 16.498209 ( 1.754416)
build_install 0.015884 0.000723 5.216400 ( 2.051521)
test_btest 0.000766 0.000122 80.564420 ( 8.693601)
test_basic 0.005288 0.000000 0.641593 ( 0.707612)
test_all 0.092045 0.026920 560.056028 ( 59.530650)
test_rubyspec 0.041454 0.021408 77.607081 ( 89.890967)
total: 170.15 sec