Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-194046
#<BuildRuby:0x00007d5e1027fdd0
 @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.20251012-194046",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000009   0.000004   0.000013 (  0.000013)
configure              0.000006   0.000002   0.000008 (  0.000009)
build_up               0.002171   0.004520   2.009678 (  1.529060)
build_miniruby         0.001171   0.000061   0.616577 (  0.615172)
build_ruby             0.001123   0.001072   2.129384 (  2.129655)
build_all              0.007430   0.001329  13.362007 (  1.484337)
build_install          0.008103   0.002179   4.066568 (  1.134263)
test_btest             0.000000   0.000940  39.619997 (  4.823141)
test_basic             0.003179   0.001557   0.434273 (  0.511752)
test_all               0.078258   0.012990 378.373708 ( 36.837562)
test_rubyspec          0.025339   0.024052  79.233468 ( 10.765540)
total: 59.83 sec