Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-095806
#<BuildRuby:0x0000768a3becfdd8
 @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.20251012-095806",
 @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.000000   0.000014   0.000014 (  0.000014)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.002422   0.004034   1.949767 (  1.493386)
build_miniruby         0.001220   0.000094   0.601233 (  0.600133)
build_ruby             0.001846   0.000000   2.135904 (  2.136162)
build_all              0.007722   0.001031  13.921070 (  1.559476)
build_install          0.007709   0.004103   4.129594 (  1.135236)
test_btest             0.000535   0.000180  40.302919 (  4.651562)
test_basic             0.002277   0.003562   0.457558 (  0.533089)
test_all               0.065268   0.025898 377.825416 ( 42.554022)
test_rubyspec          0.023971   0.025993  78.845541 ( 10.696053)
total: 65.36 sec