Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-044414
#<BuildRuby:0x000070c68a6afdd0
 @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.20251017-044414",
 @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.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002611   0.004034   1.981081 (  1.504889)
build_miniruby         0.000307   0.001105   0.604046 (  0.602996)
build_ruby             0.000681   0.001138   2.163700 (  2.164128)
build_all              0.007744   0.000686  13.300544 (  1.524591)
build_install          0.006788   0.004871   4.290482 (  1.171291)
test_btest             0.000492   0.000273  39.835048 (  4.197040)
test_basic             0.001717   0.003121   0.431793 (  0.506793)
test_all               0.058870   0.029710 369.353599 ( 36.093687)
test_rubyspec          0.034886   0.016836  80.451738 ( 10.863849)
total: 58.63 sec