Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-043815
#<BuildRuby:0x0000792fd34ffde0
 @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.20251018-043815",
 @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.000004)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.000124   0.006467   1.970052 (  1.527670)
build_miniruby         0.001505   0.000304   0.610357 (  0.609151)
build_ruby             0.000332   0.001190   2.169576 (  2.170519)
build_all              0.004770   0.003856  13.043240 (  1.535512)
build_install          0.008832   0.002174   4.221164 (  1.137270)
test_btest             0.000348   0.000196  37.796590 (  4.310224)
test_basic             0.002640   0.002431   0.433353 (  0.510554)
test_all               0.063351   0.022187 337.731196 ( 32.717224)
test_rubyspec          0.024974   0.024235  75.945152 ( 10.703209)
total: 55.22 sec