Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-233552
#<BuildRuby:0x0000740f7811fde0
 @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.20251017-233552",
 @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.000010   0.000003   0.000013 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000010)
build_up               0.000344   0.005839   1.955972 (  1.495010)
build_miniruby         0.000980   0.000417   0.616158 (  0.615455)
build_ruby             0.001164   0.000636   2.159349 (  2.159636)
build_all              0.003548   0.005084  13.080618 (  1.557132)
build_install          0.008254   0.003157   4.259473 (  1.154111)
test_btest             0.000495   0.000239  37.630999 (  4.379857)
test_basic             0.002735   0.002346   0.437833 (  0.514998)
test_all               0.061088   0.024311 345.930331 ( 32.787469)
test_rubyspec          0.026275   0.023627  76.082397 ( 10.614745)
total: 55.28 sec