Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-033210
#<BuildRuby:0x0000771d6d92fde0
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251018-033210",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @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.000004   0.000001   0.000005 (  0.000006)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.005419   0.001385   1.946008 (  1.480168)
build_miniruby         0.000451   0.000858   0.588719 (  0.587990)
build_ruby             0.001656   0.000181   2.140731 (  2.140783)
build_all              0.007964   0.000725  13.130836 (  1.525531)
build_install          0.010249   0.001137   4.285966 (  1.168338)
test_btest             0.000632   0.000147  37.954054 (  4.306169)
test_basic             0.004366   0.000567   0.450254 (  0.527793)
test_all               0.046799   0.041740 347.641262 ( 37.859932)
test_rubyspec          0.024638   0.022728  73.328600 ( 10.449336)
total: 60.05 sec