Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-122805
#<BuildRuby:0x0000739ebbaffdc0
 @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.20250926-122805",
 @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.000005   0.000000   0.000005 (  0.000005)
autoconf               0.000010   0.000000   0.000010 (  0.000010)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003224   0.003387   2.150634 (  1.569941)
build_miniruby         0.001150   0.000312   0.636157 (  0.634820)
build_ruby             0.000000   0.001768   2.159997 (  2.160427)
build_all              0.007570   0.001120  13.307570 (  1.490118)
build_install          0.006106   0.005198   4.269861 (  1.166664)
test_btest             0.000000   0.000642  39.813502 (  4.245798)
test_basic             0.001614   0.003237   0.438734 (  0.517411)
test_all               0.072343   0.015949 340.004865 ( 39.293326)
test_rubyspec          0.019843   0.030056  76.819545 ( 10.690677)
total: 61.77 sec