Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-123358
#<BuildRuby:0x00007f899146fdd0
 @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-123358",
 @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.000008   0.000003   0.000011 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.004789   0.001927   1.964714 (  1.632993)
build_miniruby         0.000988   0.000317   0.609211 (  0.607759)
build_ruby             0.000680   0.001216   2.156788 (  2.157319)
build_all              0.008030   0.000838  13.129441 (  1.526293)
build_install          0.008616   0.002509   3.998367 (  1.131738)
test_btest             0.000471   0.000145  36.120259 (  4.566066)
test_basic             0.002718   0.001819   0.424688 (  0.503076)
test_all               0.070369   0.014690 335.609972 ( 34.844765)
test_rubyspec          0.031708   0.018507  75.561067 ( 10.756131)
total: 57.73 sec