Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-104251
#<BuildRuby:0x00007fbb1daefdc8
 @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-104251",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003431   0.003170   1.964059 (  1.639704)
build_miniruby         0.000497   0.000806   0.631403 (  0.630558)
build_ruby             0.001146   0.000459   2.146978 (  2.147680)
build_all              0.004800   0.003959  13.155813 (  1.529100)
build_install          0.004945   0.006570   4.014917 (  1.103589)
test_btest             0.000467   0.000237  37.717341 (  4.496250)
test_basic             0.001653   0.004276   0.438914 (  0.515387)
test_all               0.070581   0.017746 356.206928 ( 34.800338)
test_rubyspec          0.029266   0.019829  77.451639 ( 10.648388)
total: 57.51 sec