Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-030320
#<BuildRuby:0x000072dfa106fdd0
 @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.20250924-030320",
 @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.000006)
autoconf               0.000009   0.000003   0.000012 (  0.000013)
configure              0.000008   0.000003   0.000011 (  0.000011)
build_up               0.003918   0.002844   2.117209 (  1.482676)
build_miniruby         0.001121   0.000415   0.627629 (  0.626514)
build_ruby             0.000000   0.001668   2.137166 (  2.137206)
build_all              0.007595   0.001096  13.150876 (  1.506718)
build_install          0.009729   0.002358   4.152594 (  1.142394)
test_btest             0.000634   0.000223  37.226464 (  3.881755)
test_basic             0.003782   0.001636   0.447237 (  0.523721)
test_all               0.067349   0.017527 329.653593 ( 33.114815)
test_rubyspec          0.025002   0.022084  75.239104 ( 10.639249)
total: 55.06 sec