Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-002224
#<BuildRuby:0x00007d5c33affde0
 @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.20250918-002224",
 @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.000002   0.000007 (  0.000006)
autoconf               0.000009   0.000003   0.000012 (  0.000013)
configure              0.000006   0.000003   0.000009 (  0.000009)
build_up               0.001567   0.004837   1.959447 (  1.482905)
build_miniruby         0.000832   0.000364   0.582228 (  0.582101)
build_ruby             0.000847   0.000940   2.135395 (  2.136121)
build_all              0.006673   0.001986  13.437008 (  1.529981)
build_install          0.008448   0.003481   4.067989 (  1.149748)
test_btest             0.000728   0.000000  39.152647 (  4.257500)
test_basic             0.001998   0.002849   0.406401 (  0.486433)
test_all               0.070852   0.018813 372.187457 ( 34.621432)
test_rubyspec          0.029019   0.022331  82.627630 ( 11.027762)
total: 57.27 sec