Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-002313
#<BuildRuby:0x00007f6031edfdd0
 @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.20250924-002313",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.001457   0.005155   2.111334 (  1.483764)
build_miniruby         0.000000   0.001063   0.607243 (  0.606654)
build_ruby             0.001162   0.000529   2.110282 (  2.110650)
build_all              0.005847   0.002634  13.571104 (  1.576762)
build_install          0.009172   0.002722   4.263945 (  1.133987)
test_btest             0.000000   0.000680  41.001930 (  4.176365)
test_basic             0.003344   0.001365   0.441195 (  0.516525)
test_all               0.065402   0.026631 368.331067 ( 38.842271)
test_rubyspec          0.030908   0.018851  77.089497 ( 10.825586)
total: 61.27 sec