Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-101138
#<BuildRuby:0x00007f960051fde0
 @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-101138",
 @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.003916   0.002337   1.929489 (  1.639278)
build_miniruby         0.001292   0.000000   0.604932 (  0.604258)
build_ruby             0.001209   0.000480   2.110748 (  2.110859)
build_all              0.008045   0.000393  13.097936 (  1.505332)
build_install          0.006905   0.004249   4.071361 (  1.106017)
test_btest             0.000205   0.000710  36.984973 (  4.568656)
test_basic             0.000000   0.005092   0.424226 (  0.501703)
test_all               0.062137   0.024000 341.618131 ( 33.318007)
test_rubyspec          0.025302   0.023637  75.064973 ( 10.628479)
total: 55.98 sec