Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-013059
#<BuildRuby:0x00005561b2deb7f0
@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-013059",
@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.000013)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004725 1.248492 ( 1.653514)
build_miniruby 0.000000 0.001143 1.376415 ( 1.378640)
build_ruby 0.000000 0.001420 4.842350 ( 4.852667)
build_all 0.006066 0.004600 16.618849 ( 1.680540)
build_install 0.008831 0.005363 4.765623 ( 1.584220)
test_btest 0.000634 0.000181 80.922315 ( 9.028019)
test_basic 0.000000 0.005103 0.610888 ( 0.679803)
test_all 0.088932 0.033188 530.854873 ( 68.640960)
test_rubyspec 0.039279 0.022212 72.204045 ( 84.437015)
total: 173.94 sec