Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-080600
#<BuildRuby:0x00007f40922ffdd0
 @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.20250923-080600",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000006   0.000004   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002177   0.004473   1.930366 (  1.483447)
build_miniruby         0.001176   0.000122   0.610975 (  0.610639)
build_ruby             0.001660   0.000000   2.137570 (  2.138036)
build_all              0.007031   0.001395  14.103605 (  1.555199)
build_install          0.005714   0.006139   4.244572 (  1.170512)
test_btest             0.000450   0.000262  41.832941 (  4.566649)
test_basic             0.002714   0.002388   0.438118 (  0.516460)
test_all               0.064177   0.027290 378.388744 ( 40.335355)
test_rubyspec          0.020848   0.030667  82.536917 ( 10.898135)
total: 63.27 sec