Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-015422
#<BuildRuby:0x000079c1d6f1fdd0
 @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.20250924-015422",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000009)
configure              0.000004   0.000002   0.000006 (  0.000007)
build_up               0.002487   0.003742   2.104058 (  1.626866)
build_miniruby         0.001107   0.000057   0.598884 (  0.597956)
build_ruby             0.001678   0.000000   2.118943 (  2.119411)
build_all              0.006439   0.002089  13.294642 (  1.489584)
build_install          0.005134   0.007048   4.424719 (  1.163942)
test_btest             0.000514   0.000270  39.867212 (  3.920043)
test_basic             0.003654   0.001818   0.441287 (  0.518016)
test_all               0.065319   0.025128 365.039561 ( 38.983535)
test_rubyspec          0.024901   0.023714  74.611803 ( 10.685194)
total: 61.11 sec