Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-055207
#<BuildRuby:0x00007a656370fdd0
 @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.20250926-055207",
 @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.000002   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002809   0.003944   2.285874 (  1.565197)
build_miniruby         0.001174   0.000051   0.589166 (  0.588976)
build_ruby             0.000791   0.000937   2.150299 (  2.150590)
build_all              0.005219   0.003403  14.135986 (  1.580729)
build_install          0.009928   0.002322   4.289831 (  1.174571)
test_btest             0.000532   0.000170  41.765503 (  4.348266)
test_basic             0.003450   0.001839   0.433258 (  0.511521)
test_all               0.068075   0.027086 380.412432 ( 40.434860)
test_rubyspec          0.030501   0.022122  81.957340 ( 10.917912)
total: 63.27 sec