Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-072424
#<BuildRuby:0x000072f042a6fdd8
 @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.20251014-072424",
 @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.000000   0.000009   0.000009 (  0.000009)
autoconf               0.000000   0.000011   0.000011 (  0.000011)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.001154   0.005465   1.935276 (  1.456474)
build_miniruby         0.000932   0.000377   0.597984 (  0.597016)
build_ruby             0.000808   0.000955   2.137472 (  2.137185)
build_all              0.003811   0.004587  13.152307 (  1.475747)
build_install          0.009106   0.002560   4.215518 (  1.121323)
test_btest             0.000543   0.000241  38.218697 (  3.957190)
test_basic             0.003713   0.001307   0.478809 (  0.556054)
test_all               0.070763   0.015666 335.778135 ( 35.858959)
test_rubyspec          0.029496   0.018132  74.037378 ( 10.464676)
total: 57.63 sec