Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-100904
#<BuildRuby:0x000073fcdef1fdc0
 @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.20251019-100904",
 @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.000001   0.000006 (  0.000006)
autoconf               0.000011   0.000003   0.000014 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000009)
build_up               0.001378   0.004765   1.972390 (  1.479789)
build_miniruby         0.000941   0.000334   0.596746 (  0.595698)
build_ruby             0.000000   0.001709   2.145361 (  2.145354)
build_all              0.004236   0.004477  13.321921 (  1.489138)
build_install          0.008123   0.003499   4.106755 (  1.138377)
test_btest             0.000000   0.000633  36.504168 (  4.780399)
test_basic             0.001646   0.003128   0.458228 (  0.536038)
test_all               0.069949   0.017700 355.071340 ( 38.066008)
test_rubyspec          0.029725   0.017414  73.141732 ( 10.480457)
total: 60.71 sec