Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-123211
#<BuildRuby:0x000077f8ee8cfdc0
 @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.20250915-123211",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001347   0.005170   1.985213 (  1.518617)
build_miniruby         0.001108   0.000047   0.629312 (  0.628749)
build_ruby             0.000514   0.001263   2.142369 (  2.142832)
build_all              0.007026   0.001519  13.278318 (  1.501508)
build_install          0.008457   0.002042   4.086141 (  1.130193)
test_btest             0.000795   0.000058  36.470578 (  4.554885)
test_basic             0.002965   0.001851   0.471768 (  0.546464)
test_all               0.059896   0.027293 340.972756 ( 34.155473)
test_rubyspec          0.031617   0.018245  77.988007 ( 10.744613)
total: 56.92 sec