Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-220220
#<BuildRuby:0x000076f912d1fdd0
 @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-220220",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003592   0.002845   1.963160 (  1.545438)
build_miniruby         0.001223   0.000089   0.605634 (  0.604786)
build_ruby             0.000166   0.001649   2.127400 (  2.127814)
build_all              0.005097   0.003486  13.707413 (  1.555266)
build_install          0.007207   0.004534   4.213721 (  1.146712)
test_btest             0.000512   0.000243  41.632458 (  4.289540)
test_basic             0.002003   0.002613   0.436009 (  0.514631)
test_all               0.070213   0.020488 368.677555 ( 42.514782)
test_rubyspec          0.036299   0.014246  77.991283 ( 10.822512)
total: 65.12 sec