Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-043554
#<BuildRuby:0x00007447f9f7fde0
 @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.20250920-043554",
 @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.000005   0.000000   0.000005 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003686   0.002809   1.950845 (  1.496267)
build_miniruby         0.000913   0.000415   0.601122 (  0.600047)
build_ruby             0.001234   0.000560   2.156513 (  2.156916)
build_all              0.007375   0.001435  13.111223 (  1.496216)
build_install          0.006150   0.005391   4.149886 (  1.149950)
test_btest             0.000465   0.000217  38.602997 (  4.291797)
test_basic             0.004452   0.000546   0.436184 (  0.512831)
test_all               0.067030   0.022834 355.277682 ( 38.332944)
test_rubyspec          0.031249   0.018280  76.773710 ( 10.723197)
total: 60.76 sec