Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-104130
#<BuildRuby:0x00007fc3802bfde0
 @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.20251017-104130",
 @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.000009   0.000000   0.000009 (  0.000009)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.004452   0.002161   1.953872 (  1.500237)
build_miniruby         0.000379   0.000808   0.580300 (  0.579906)
build_ruby             0.001705   0.000223   2.133232 (  2.133582)
build_all              0.005760   0.002934  13.027067 (  1.469765)
build_install          0.007535   0.004067   4.081457 (  1.158750)
test_btest             0.000529   0.000188  37.839189 (  4.221711)
test_basic             0.003684   0.001590   0.455276 (  0.532468)
test_all               0.068462   0.018314 341.643563 ( 37.986939)
test_rubyspec          0.020655   0.027638  73.214396 ( 10.543767)
total: 60.13 sec