Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-105817
#<BuildRuby:0x00005587fc8e74f0
@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-105817",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.004948 0.000000 1.215386 ( 1.756420)
build_miniruby 0.001406 0.000000 1.437215 ( 1.439471)
build_ruby 0.001735 0.000000 4.225600 ( 4.235012)
build_all 0.007576 0.003304 16.521738 ( 1.674240)
build_install 0.015184 0.000226 4.894422 ( 1.733606)
test_btest 0.000842 0.000045 81.835291 ( 8.097893)
test_basic 0.005493 0.000297 0.670598 ( 0.740520)
test_all 0.105228 0.014558 541.548102 ( 55.106160)
test_rubyspec 0.037810 0.028903 78.237042 ( 90.480509)
total: 165.26 sec