Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-122709
#<BuildRuby:0x0000796463ecfdd8
 @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.20251016-122709",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000009   0.000003   0.000012 (  0.000011)
build_up               0.002961   0.003682   1.956677 (  1.503684)
build_miniruby         0.000358   0.001112   0.625805 (  0.624381)
build_ruby             0.001767   0.000000   2.128601 (  2.129343)
build_all              0.007219   0.001996  13.747038 (  1.528709)
build_install          0.008496   0.003181   4.252940 (  1.140583)
test_btest             0.000021   0.000698  42.100729 (  4.265341)
test_basic             0.001643   0.003341   0.438130 (  0.514494)
test_all               0.074183   0.017782 396.930964 ( 37.597571)
test_rubyspec          0.034541   0.016920  82.606716 ( 10.940743)
total: 60.25 sec