Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-190939
#<BuildRuby:0x00007ed9e6aefdc8
 @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.20250922-190939",
 @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.000014)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003853   0.002441   1.974500 (  1.515814)
build_miniruby         0.001412   0.000000   0.623431 (  0.621518)
build_ruby             0.000000   0.001596   2.152142 (  2.152602)
build_all              0.005451   0.002713  13.134620 (  1.478539)
build_install          0.009060   0.002290   4.134206 (  1.151987)
test_btest             0.000519   0.000148  35.918031 (  4.500541)
test_basic             0.000580   0.004063   0.409858 (  0.489503)
test_all               0.065475   0.021804 328.271522 ( 33.974013)
test_rubyspec          0.027165   0.019825  71.419184 ( 10.232749)
total: 56.12 sec