Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-215502
#<BuildRuby:0x00007057bd10fdd0
 @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-215502",
 @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.000006)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001174   0.004549   2.074270 (  1.482713)
build_miniruby         0.001295   0.000000   0.584452 (  0.583757)
build_ruby             0.001041   0.000710   2.131492 (  2.131563)
build_all              0.007415   0.000716  13.007064 (  1.476070)
build_install          0.009875   0.002145   4.262361 (  1.173498)
test_btest             0.000708   0.000463  37.198723 (  4.259096)
test_basic             0.001169   0.003466   0.456355 (  0.534361)
test_all               0.066874   0.020653 341.012133 ( 32.796855)
test_rubyspec          0.028864   0.019294  76.723934 ( 10.502312)
total: 54.94 sec