Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-204413
#<BuildRuby:0x0000752023cffdd8
 @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.20251018-204413",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000011   0.000000   0.000011 (  0.000011)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.001787   0.004504   1.913067 (  1.744492)
build_miniruby         0.000775   0.000379   0.584959 (  0.584012)
build_ruby             0.001092   0.000533   2.136596 (  2.136749)
build_all              0.006920   0.001353  13.214895 (  1.495821)
build_install          0.004397   0.007460   4.133359 (  1.154723)
test_btest             0.000485   0.000266  37.044332 (  4.788731)
test_basic             0.001612   0.003519   0.447081 (  0.525040)
test_all               0.057915   0.030272 357.703505 ( 35.858798)
test_rubyspec          0.029793   0.020076  78.248506 ( 10.754813)
total: 59.04 sec