Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-184608
#<BuildRuby:0x00007639050efdd0
 @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-184608",
 @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.000007   0.000002   0.000009 (  0.000010)
autoconf               0.000008   0.000001   0.000009 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.002948   0.003799   2.021283 (  1.755671)
build_miniruby         0.000651   0.000927   0.630824 (  0.629561)
build_ruby             0.001235   0.000366   2.134668 (  2.135351)
build_all              0.005260   0.003517  13.135618 (  1.495634)
build_install          0.004776   0.007300   4.185419 (  1.133431)
test_btest             0.000768   0.000000  37.563435 (  4.322617)
test_basic             0.003126   0.002499   0.443746 (  0.520554)
test_all               0.068678   0.021826 351.031438 ( 36.412409)
test_rubyspec          0.029795   0.021316  79.088852 ( 10.720071)
total: 59.13 sec