Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-010253
#<BuildRuby:0x000075baa1d2fdd0
 @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.20251017-010253",
 @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.000004   0.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003231   0.003415   1.932723 (  1.488611)
build_miniruby         0.001013   0.000364   0.594778 (  0.593759)
build_ruby             0.000771   0.000936   2.135282 (  2.135350)
build_all              0.007931   0.000584  13.491535 (  1.534462)
build_install          0.007637   0.003881   4.121791 (  1.174091)
test_btest             0.000000   0.000696  40.562885 (  4.341206)
test_basic             0.002856   0.001583   0.444273 (  0.521606)
test_all               0.069937   0.021948 376.847538 ( 37.338148)
test_rubyspec          0.036873   0.013029  77.595750 ( 10.751890)
total: 59.88 sec