Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-195744
#<BuildRuby:0x00007bf81357fdc8
 @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.20250918-195744",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.002725   0.003542   1.973833 (  1.768787)
build_miniruby         0.000000   0.001224   0.618414 (  0.617636)
build_ruby             0.001417   0.000466   2.152501 (  2.152403)
build_all              0.005540   0.002645  13.066874 (  1.503665)
build_install          0.009152   0.002450   4.240526 (  1.150866)
test_btest             0.000000   0.000835  38.753858 (  4.436692)
test_basic             0.001350   0.003352   0.434847 (  0.513393)
test_all               0.059873   0.027710 347.828550 ( 38.322046)
test_rubyspec          0.028694   0.021252  77.779027 ( 10.750678)
total: 61.22 sec