Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-021134
#<BuildRuby:0x000078ef1d51fdd0
 @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.20251014-021134",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000014   0.000000   0.000014 (  0.000014)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.002274   0.003788   1.959672 (  1.816728)
build_miniruby         0.000979   0.000352   0.602678 (  0.601892)
build_ruby             0.000956   0.000623   2.099273 (  2.100285)
build_all              0.005723   0.002645  13.236135 (  1.498812)
build_install          0.009018   0.002891   4.121160 (  1.134387)
test_btest             0.000815   0.000000  37.434013 (  4.872243)
test_basic             0.002420   0.003090   0.489087 (  0.564881)
test_all               0.061916   0.027192 361.974275 ( 41.672806)
test_rubyspec          0.026931   0.019964  75.088100 ( 10.546121)
total: 64.81 sec