Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-223912
#<BuildRuby:0x000076d21da5fdc8
 @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-223912",
 @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.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003455   0.002939   1.963017 (  1.495870)
build_miniruby         0.000760   0.000530   0.618702 (  0.617685)
build_ruby             0.001284   0.000498   2.129996 (  2.130596)
build_all              0.006667   0.002093  14.096969 (  1.527742)
build_install          0.010140   0.001693   4.161025 (  1.151539)
test_btest             0.000709   0.000247  43.212392 (  4.433611)
test_basic             0.003335   0.001471   0.430798 (  0.507947)
test_all               0.072620   0.018594 373.019990 ( 35.487583)
test_rubyspec          0.027435   0.024283  81.735439 ( 10.891054)
total: 58.24 sec