Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-100301
#<BuildRuby:0x00007e7d6a2ffdd0
 @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.20251014-100301",
 @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.000000   0.000009   0.000009 (  0.000009)
autoconf               0.000000   0.000009   0.000009 (  0.000009)
configure              0.000000   0.000006   0.000006 (  0.000007)
build_up               0.002456   0.004146   1.901311 (  1.442219)
build_miniruby         0.001204   0.000060   0.594929 (  0.593886)
build_ruby             0.001226   0.000426   2.105822 (  2.106140)
build_all              0.006148   0.002090  13.192523 (  1.504677)
build_install          0.008013   0.003028   4.048765 (  1.115770)
test_btest             0.000660   0.000000  38.362637 (  4.288671)
test_basic             0.001198   0.002774   0.471859 (  0.549900)
test_all               0.062192   0.021069 327.501500 ( 35.405266)
test_rubyspec          0.028600   0.017668  70.535761 ( 10.387336)
total: 57.39 sec