Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-210423
#<BuildRuby:0x0000780bb8cafdc8
 @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-210423",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000006   0.000002   0.000008 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000006)
build_up               0.003027   0.003448   1.896426 (  1.472381)
build_miniruby         0.000162   0.001093   0.614101 (  0.613804)
build_ruby             0.001115   0.000521   2.145592 (  2.146000)
build_all              0.004480   0.004315  13.295560 (  1.542793)
build_install          0.009005   0.002915   4.157640 (  1.176979)
test_btest             0.000644   0.000000  37.257633 (  4.336802)
test_basic             0.004600   0.000000   0.430194 (  0.507317)
test_all               0.059495   0.028569 333.778423 ( 37.963721)
test_rubyspec          0.033900   0.014203  75.557692 ( 10.561779)
total: 60.32 sec