Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-112046
#<BuildRuby:0x00007ea8458ffdd8
 @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-112046",
 @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.000012   0.000000   0.000012 (  0.000011)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.001838   0.004566   1.965876 (  1.499489)
build_miniruby         0.000374   0.001155   0.628239 (  0.627130)
build_ruby             0.001329   0.000597   2.128548 (  2.128946)
build_all              0.007918   0.001332  13.394828 (  1.511810)
build_install          0.008165   0.003246   4.245260 (  1.152221)
test_btest             0.000999   0.000000  37.935425 (  3.961243)
test_basic             0.004769   0.000000   0.441417 (  0.521165)
test_all               0.061351   0.025865 327.610503 ( 34.888244)
test_rubyspec          0.025076   0.021649  70.165979 ( 10.285322)
total: 56.58 sec