Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-124757
#<BuildRuby:0x00007dbe12b5fdd0
 @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-124757",
 @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.000007   0.000003   0.000010 (  0.000009)
autoconf               0.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000008)
build_up               0.002750   0.003888   1.949488 (  1.470283)
build_miniruby         0.001155   0.000000   0.596226 (  0.595081)
build_ruby             0.002145   0.000000   2.149638 (  2.149296)
build_all              0.006790   0.001768  13.113677 (  1.486299)
build_install          0.008941   0.002366   4.219709 (  1.154837)
test_btest             0.000638   0.000000  36.827727 (  4.495803)
test_basic             0.001220   0.003552   0.434538 (  0.511458)
test_all               0.074949   0.012721 333.854976 ( 37.976256)
test_rubyspec          0.024496   0.023184  74.557556 ( 10.618478)
total: 60.46 sec