Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-220339
#<BuildRuby:0x00007d327011fdd0
 @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.20250916-220339",
 @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.000006   0.000000   0.000006 (  0.000007)
autoconf               0.000015   0.000000   0.000015 (  0.000015)
configure              0.000024   0.000000   0.000024 (  0.000020)
build_up               0.004177   0.002123   1.980114 (  1.665099)
build_miniruby         0.000000   0.001380   0.594415 (  0.593708)
build_ruby             0.000000   0.001913   2.138826 (  2.139453)
build_all              0.006019   0.002956  13.007392 (  1.523923)
build_install          0.007056   0.004819   4.324676 (  1.150827)
test_btest             0.000936   0.000000  36.857580 (  4.490950)
test_basic             0.004060   0.000991   0.456957 (  0.535011)
test_all               0.065935   0.019053 325.952573 ( 36.035274)
test_rubyspec          0.030773   0.017554  74.461545 ( 10.525635)
total: 58.66 sec