Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-054206
#<BuildRuby:0x00007e3fe286fdd0
 @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.20250924-054206",
 @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.000005   0.000002   0.000007 (  0.000007)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000009   0.000003   0.000012 (  0.000011)
build_up               0.001163   0.005722   2.145897 (  1.481917)
build_miniruby         0.000888   0.000340   0.594565 (  0.593403)
build_ruby             0.001227   0.000470   2.128215 (  2.128630)
build_all              0.007344   0.001439  12.991719 (  1.504408)
build_install          0.008756   0.003949   4.158565 (  1.140289)
test_btest             0.000702   0.000260  37.295295 (  3.905845)
test_basic             0.002946   0.001779   0.438830 (  0.516536)
test_all               0.063057   0.024175 336.184791 ( 34.586979)
test_rubyspec          0.020581   0.028659  76.066767 ( 10.597324)
total: 56.46 sec