Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-130341
#<BuildRuby:0x000071023a6afdd0
 @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.20251015-130341",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000010   0.000000   0.000010 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004884   0.001720   1.915962 (  1.470806)
build_miniruby         0.000367   0.000807   0.608697 (  0.607457)
build_ruby             0.001322   0.000377   2.107915 (  2.108583)
build_all              0.005466   0.003159  13.291567 (  1.496704)
build_install          0.010093   0.001903   4.258398 (  1.149931)
test_btest             0.000000   0.000919  37.042304 (  4.650836)
test_basic             0.005183   0.000681   0.452353 (  0.528338)
test_all               0.061820   0.025652 346.743078 ( 37.453689)
test_rubyspec          0.025796   0.021244  71.984369 ( 10.420001)
total: 59.89 sec