Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-200622
#<BuildRuby:0x000075506466fdd0
 @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.20250921-200622",
 @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.000004   0.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.002035   0.004867   1.942703 (  1.494017)
build_miniruby         0.001273   0.000122   0.620835 (  0.619654)
build_ruby             0.001382   0.000156   2.157261 (  2.157465)
build_all              0.006034   0.002392  13.493748 (  1.497727)
build_install          0.009102   0.003041   4.152954 (  1.153998)
test_btest             0.000892   0.000000  38.819224 (  4.661314)
test_basic             0.000625   0.005302   0.471374 (  0.548549)
test_all               0.059335   0.029071 354.706178 ( 34.974139)
test_rubyspec          0.032371   0.017573  81.519606 ( 10.842645)
total: 57.95 sec