Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-113719
#<BuildRuby:0x00007705f1cffdc8
 @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-113719",
 @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.000008   0.000001   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.000362   0.005883   1.982981 (  1.517572)
build_miniruby         0.000035   0.001284   0.616906 (  0.616177)
build_ruby             0.000823   0.000912   2.133547 (  2.133924)
build_all              0.006129   0.003027  13.531775 (  1.588961)
build_install          0.009093   0.002184   4.151843 (  1.131896)
test_btest             0.000459   0.000170  38.459432 (  4.310439)
test_basic             0.003602   0.001219   0.438500 (  0.514891)
test_all               0.071705   0.019886 369.025131 ( 37.676799)
test_rubyspec          0.029152   0.022047  80.737724 ( 10.745935)
total: 60.24 sec