Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-181708
#<BuildRuby:0x0000737bbf32fdd0
 @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-181708",
 @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.000000   0.000005 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003748   0.002595   1.907883 (  1.474176)
build_miniruby         0.001275   0.000101   0.626756 (  0.625559)
build_ruby             0.001416   0.000463   2.143988 (  2.144189)
build_all              0.006311   0.001784  13.120517 (  1.547181)
build_install          0.008812   0.003290   4.188041 (  1.137792)
test_btest             0.000578   0.000195  38.094088 (  4.365175)
test_basic             0.003099   0.001398   0.432348 (  0.509991)
test_all               0.055791   0.030674 341.784823 ( 37.286100)
test_rubyspec          0.024454   0.022829  72.717917 ( 10.447024)
total: 59.54 sec