Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-205902
#<BuildRuby:0x0000750db546fdd8
 @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-205902",
 @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.000004   0.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002642   0.003756   2.006990 (  1.516686)
build_miniruby         0.001045   0.000465   0.618522 (  0.617091)
build_ruby             0.001721   0.000000   2.120653 (  2.120486)
build_all              0.006606   0.002060  13.987325 (  1.570096)
build_install          0.006737   0.004898   4.118428 (  1.145621)
test_btest             0.000823   0.000000  40.227371 (  4.338350)
test_basic             0.003303   0.001526   0.427131 (  0.504483)
test_all               0.077902   0.013528 377.222879 ( 43.012898)
test_rubyspec          0.029451   0.020628  77.835628 ( 10.749289)
total: 65.58 sec