Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-205450
#<BuildRuby:0x0000555fc6334020
@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-205450",
@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.000007 0.000000 0.000007 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001481 0.003667 1.213604 ( 1.609946)
build_miniruby 0.001235 0.000185 1.448484 ( 1.449708)
build_ruby 0.001406 0.000210 4.152677 ( 4.161090)
build_all 0.010671 0.000000 16.460327 ( 1.717511)
build_install 0.014170 0.001080 4.877563 ( 1.693536)
test_btest 0.000720 0.000090 87.368140 ( 8.142375)
test_basic 0.004848 0.000606 0.672780 ( 0.742006)
test_all 0.088659 0.034937 555.862533 ( 68.262130)
test_rubyspec 0.041781 0.022689 78.613637 ( 90.864385)
total: 178.64 sec