Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-194010
#<BuildRuby:0x0000773ac926fdd8
 @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.20250921-194010",
 @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.000003   0.000011 (  0.000011)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003211   0.003442   1.930168 (  1.455037)
build_miniruby         0.000000   0.001364   0.590748 (  0.589749)
build_ruby             0.000824   0.000966   2.137342 (  2.137653)
build_all              0.003023   0.005278  13.048861 (  1.486729)
build_install          0.009289   0.001952   4.203959 (  1.183626)
test_btest             0.000000   0.000764  38.295266 (  3.926258)
test_basic             0.002732   0.002605   0.450429 (  0.528326)
test_all               0.062344   0.024003 328.478413 ( 32.816509)
test_rubyspec          0.018454   0.030428  77.518537 ( 10.752836)
total: 54.88 sec