Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-235145
#<BuildRuby:0x00007315b3a6fdd8
 @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.20250915-235145",
 @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.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004263   0.002834   2.002416 (  1.886014)
build_miniruby         0.001470   0.000151   0.630586 (  0.629391)
build_ruby             0.000903   0.001002   2.161694 (  2.161931)
build_all              0.006583   0.002601  13.465239 (  1.501352)
build_install          0.011325   0.000513   4.145022 (  1.175713)
test_btest             0.000025   0.000746  37.584057 (  4.471581)
test_basic             0.001269   0.004014   0.459069 (  0.535971)
test_all               0.063203   0.023843 322.770904 ( 38.656970)
test_rubyspec          0.024689   0.022197  72.589091 ( 11.503600)
total: 62.52 sec