Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-043350
#<BuildRuby:0x000056283035c0d8
@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.20240108-043350",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004650 0.000232 1.222962 ( 1.630393)
build_miniruby 0.001271 0.000063 1.461296 ( 1.463327)
build_ruby 0.000000 0.001597 4.291807 ( 4.301092)
build_all 0.002867 0.007337 16.693628 ( 1.763604)
build_install 0.001776 0.014216 4.913704 ( 1.722943)
test_btest 0.000602 0.000183 81.145681 ( 8.113761)
test_basic 0.004023 0.001224 0.658502 ( 0.725210)
test_all 0.084928 0.039077 552.546341 ( 62.908403)
test_rubyspec 0.020713 0.043991 78.886300 ( 91.262625)
total: 173.89 sec