Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-180630
#<BuildRuby:0x00007987d834fdd0
 @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.20251012-180630",
 @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.000004   0.000000   0.000004 (  0.000005)
autoconf               0.000000   0.000011   0.000011 (  0.000011)
configure              0.000000   0.000008   0.000008 (  0.000008)
build_up               0.004461   0.002098   1.962286 (  1.506190)
build_miniruby         0.001191   0.000000   0.593849 (  0.593275)
build_ruby             0.000697   0.001000   2.128302 (  2.128906)
build_all              0.007968   0.000000  13.170870 (  1.493680)
build_install          0.008345   0.003295   4.167930 (  1.127256)
test_btest             0.000529   0.000118  37.483971 (  4.467583)
test_basic             0.003733   0.001181   0.470091 (  0.545513)
test_all               0.062152   0.022938 331.563264 ( 36.114542)
test_rubyspec          0.027797   0.020738  74.354025 ( 10.530244)
total: 58.51 sec