Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-034048
#<BuildRuby:0x000079932ff2fdc8
 @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.20251013-034048",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.005205   0.001318   1.978755 (  1.494892)
build_miniruby         0.000319   0.001116   0.629616 (  0.628231)
build_ruby             0.001567   0.000148   2.124561 (  2.124837)
build_all              0.006777   0.001940  13.603694 (  1.576140)
build_install          0.009605   0.001659   4.290090 (  1.148590)
test_btest             0.000585   0.000155  40.215709 (  3.836426)
test_basic             0.001270   0.003298   0.433648 (  0.510692)
test_all               0.072033   0.020415 375.081639 ( 38.695535)
test_rubyspec          0.027259   0.020897  77.717087 ( 10.785399)
total: 60.80 sec