Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-042904
#<BuildRuby:0x0000746161abfdd8
 @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.20251015-042904",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003355   0.003487   1.966661 (  1.493460)
build_miniruby         0.001326   0.000119   0.607195 (  0.605895)
build_ruby             0.001647   0.000234   2.135222 (  2.136517)
build_all              0.005389   0.003602  13.334673 (  1.484352)
build_install          0.009258   0.002420   4.115494 (  1.113195)
test_btest             0.000000   0.000926  38.255189 (  4.943904)
test_basic             0.000147   0.005482   0.451400 (  0.527647)
test_all               0.066534   0.022378 353.272917 ( 40.592788)
test_rubyspec          0.030192   0.018729  76.805523 ( 10.677505)
total: 63.58 sec