Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-162343
#<BuildRuby:0x00007b47908ffdd8
 @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.20250919-162343",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002619   0.003872   1.925830 (  1.495139)
build_miniruby         0.000107   0.001041   0.589741 (  0.589095)
build_ruby             0.000445   0.001188   2.163171 (  2.163839)
build_all              0.006636   0.001844  13.187193 (  1.463160)
build_install          0.006469   0.005101   4.060320 (  1.140671)
test_btest             0.000089   0.000612  38.239734 (  4.333904)
test_basic             0.001311   0.003227   0.437697 (  0.516257)
test_all               0.059451   0.028065 319.902388 ( 34.304358)
test_rubyspec          0.024125   0.021943  71.043010 ( 10.397088)
total: 56.40 sec