Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-230613
#<BuildRuby:0x000071f56b33fdd8
 @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.20251014-230613",
 @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.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003255   0.003718   2.006218 (  1.527576)
build_miniruby         0.001330   0.000132   0.622698 (  0.621384)
build_ruby             0.000617   0.001254   2.142571 (  2.142988)
build_all              0.005194   0.002943  13.171706 (  1.483889)
build_install          0.003712   0.008085   4.358799 (  1.113196)
test_btest             0.000447   0.000238  38.240726 (  4.235805)
test_basic             0.001420   0.003284   0.456258 (  0.533206)
test_all               0.059584   0.027285 350.922731 ( 37.125122)
test_rubyspec          0.024727   0.022344  71.583151 ( 10.384530)
total: 59.17 sec