Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-170621
#<BuildRuby:0x00007e903e4ffdd8
 @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.20251015-170621",
 @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.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003643   0.002571   1.944275 (  1.506841)
build_miniruby         0.001298   0.000000   0.610081 (  0.609122)
build_ruby             0.001550   0.000276   2.126663 (  2.127132)
build_all              0.008519   0.000338  13.063499 (  1.467701)
build_install          0.005558   0.006121   4.108012 (  1.125436)
test_btest             0.000919   0.000000  38.069518 (  4.257263)
test_basic             0.001386   0.003507   0.431124 (  0.508857)
test_all               0.071520   0.016248 347.417143 ( 38.559534)
test_rubyspec          0.026761   0.020311  72.769013 ( 10.457578)
total: 60.62 sec