Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-171729
#<BuildRuby:0x0000750016ebfdd0
 @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.20250922-171729",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000010   0.000000   0.000010 (  0.000009)
configure              0.000011   0.000000   0.000011 (  0.000011)
build_up               0.006615   0.000000   2.014028 (  1.547378)
build_miniruby         0.000744   0.000596   0.598515 (  0.597109)
build_ruby             0.001535   0.000404   2.153479 (  2.153291)
build_all              0.006216   0.002083  13.112423 (  1.486519)
build_install          0.009170   0.002590   4.126865 (  1.145022)
test_btest             0.000525   0.000142  37.871420 (  4.325819)
test_basic             0.003993   0.000502   0.403221 (  0.483739)
test_all               0.065346   0.020053 322.398792 ( 36.102552)
test_rubyspec          0.023425   0.024908  73.973369 ( 10.545751)
total: 58.39 sec