Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-172742
#<BuildRuby:0x000071eafab5fde0
 @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.20250916-172742",
 @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.000003   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.003301   0.003512   1.944577 (  1.488135)
build_miniruby         0.000856   0.000584   0.608107 (  0.607170)
build_ruby             0.000704   0.000897   2.169561 (  2.169696)
build_all              0.006757   0.002149  13.369423 (  1.545219)
build_install          0.007594   0.004589   4.248761 (  1.184645)
test_btest             0.000687   0.000000  37.546204 (  4.192318)
test_basic             0.003949   0.000730   0.459388 (  0.539104)
test_all               0.068369   0.020867 343.331159 ( 36.632649)
test_rubyspec          0.029850   0.018970  75.421070 ( 10.681363)
total: 59.04 sec