Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-192233
#<BuildRuby:0x0000727ff0cbfdd0
 @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-192233",
 @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.000006   0.000001   0.000007 (  0.000007)
build_up               0.003324   0.003108   1.938278 (  1.513717)
build_miniruby         0.001157   0.000000   0.605424 (  0.604352)
build_ruby             0.001680   0.000000   2.117861 (  2.118665)
build_all              0.005867   0.002636  13.458154 (  1.474192)
build_install          0.008061   0.003685   4.038057 (  1.130347)
test_btest             0.000000   0.000833  38.108259 (  4.147385)
test_basic             0.003468   0.001210   0.440197 (  0.517457)
test_all               0.066715   0.023331 367.872769 ( 42.654298)
test_rubyspec          0.029389   0.018099  75.390466 ( 10.642295)
total: 64.80 sec