Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-080639
#<BuildRuby:0x00007a58fc2cfdd8
 @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-080639",
 @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.000005   0.000001   0.000006 (  0.000007)
build_up               0.003550   0.002833   1.990594 (  1.511840)
build_miniruby         0.001368   0.000000   0.612402 (  0.611479)
build_ruby             0.001035   0.000809   2.160030 (  2.159988)
build_all              0.006339   0.002088  13.529440 (  1.530507)
build_install          0.007088   0.004411   4.147360 (  1.136523)
test_btest             0.000822   0.000000  38.061844 (  4.499874)
test_basic             0.003026   0.001961   0.430988 (  0.508635)
test_all               0.068843   0.022478 375.928106 ( 36.768590)
test_rubyspec          0.025021   0.025692  79.637975 ( 10.784922)
total: 59.51 sec