Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-124527
#<BuildRuby:0x0000757d0859fdd0
 @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.20251017-124527",
 @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.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003765   0.002925   1.921429 (  1.481334)
build_miniruby         0.000810   0.000265   0.598784 (  0.597645)
build_ruby             0.001336   0.000437   2.149346 (  2.149938)
build_all              0.006444   0.002147  13.416564 (  1.569168)
build_install          0.007669   0.003987   4.147269 (  1.153948)
test_btest             0.000525   0.000183  37.481606 (  4.214178)
test_basic             0.000695   0.003553   0.433182 (  0.512265)
test_all               0.062635   0.024331 351.229473 ( 32.964919)
test_rubyspec          0.024511   0.025864  77.512774 ( 10.841495)
total: 55.49 sec