Logfile: /home/ko1/ruby/logs/brlog.trunk.20251030-122817
#<BuildRuby:0x00007e961a8afdc0
 @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.20251030-122817",
 @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.000007   0.000002   0.000009 (  0.000008)
autoconf               0.000011   0.000003   0.000014 (  0.000013)
configure              0.000009   0.000002   0.000011 (  0.000011)
build_up               0.003207   0.003336   2.017885 (  1.523214)
build_miniruby         0.000207   0.001077   0.604724 (  0.603800)
build_ruby             0.001571   0.000179   2.149141 (  2.148957)
build_all              0.004433   0.004121  13.042508 (  1.479146)
build_install          0.009207   0.002801   4.126268 (  1.141656)
test_btest             0.000591   0.000211  37.243320 (  4.716664)
test_basic             0.002039   0.002438   0.447006 (  0.522683)
test_all               0.064337   0.020574 330.375965 ( 38.650517)
test_rubyspec          0.020356   0.024391  69.528972 ( 10.307242)
total: 61.09 sec