Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-185642
#<BuildRuby:0x000077a5f0f4fde0
 @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.20250916-185642",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.002647   0.003640   1.957919 (  1.468269)
build_miniruby         0.001327   0.000097   0.627265 (  0.626190)
build_ruby             0.001122   0.001032   2.164076 (  2.163747)
build_all              0.003936   0.004318  13.146606 (  1.547003)
build_install          0.007830   0.003952   4.217073 (  1.157765)
test_btest             0.000731   0.000000  39.100814 (  4.037221)
test_basic             0.004495   0.001458   0.432038 (  0.509074)
test_all               0.068497   0.019117 344.806735 ( 33.998851)
test_rubyspec          0.026947   0.023350  79.839720 ( 10.769677)
total: 56.28 sec