Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-155348
#<BuildRuby:0x0000558b845d00b0
@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.20240111-155348",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001876 0.003392 0.816718 ( 1.242077)
build_miniruby 0.000802 0.000201 0.814420 ( 0.814479)
build_ruby 0.001211 0.000302 2.709621 ( 2.710403)
build_all 0.004981 0.003098 12.056194 ( 0.987506)
build_install 0.012225 0.001202 3.420949 ( 0.981719)
test_btest 0.000621 0.000155 65.820060 ( 4.904677)
test_basic 0.001241 0.003226 0.406769 ( 0.486973)
test_all 0.078779 0.016778 395.191350 ( 33.294183)
test_rubyspec 0.043374 0.023478 40.637496 ( 53.177235)
total: 98.60 sec