Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-113748
#<BuildRuby:0x00007f3222affdd8
 @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.20251016-113748",
 @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.000004)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.002660   0.003824   1.940981 (  1.489774)
build_miniruby         0.001271   0.000000   0.578899 (  0.578065)
build_ruby             0.001692   0.000000   2.110975 (  2.111286)
build_all              0.006872   0.001890  12.989710 (  1.518995)
build_install          0.006636   0.005368   4.260929 (  1.122349)
test_btest             0.000553   0.000267  37.861301 (  4.220202)
test_basic             0.003123   0.002609   0.454923 (  0.529940)
test_all               0.057905   0.025905 339.678719 ( 35.553378)
test_rubyspec          0.022092   0.026289  73.506476 ( 10.545736)
total: 57.67 sec