Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-071707
#<BuildRuby:0x00007eb0086afdd8
 @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.20250919-071707",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004529   0.002116   1.976373 (  1.504626)
build_miniruby         0.000326   0.001083   0.625360 (  0.624574)
build_ruby             0.000826   0.000952   2.157027 (  2.157266)
build_all              0.007723   0.000928  13.245448 (  1.488070)
build_install          0.006649   0.004881   4.207467 (  1.150359)
test_btest             0.000000   0.000753  36.683617 (  4.550886)
test_basic             0.002849   0.002468   0.456642 (  0.534635)
test_all               0.061859   0.024499 324.264132 ( 39.861624)
test_rubyspec          0.028350   0.019606  73.324607 ( 10.495109)
total: 62.37 sec