Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-144809
#<BuildRuby:0x000074bffeb1fde0
 @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.20251012-144809",
 @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.000003   0.000010 (  0.000009)
configure              0.000005   0.000003   0.000008 (  0.000008)
build_up               0.002796   0.003342   1.973242 (  1.503140)
build_miniruby         0.001420   0.000000   0.616295 (  0.615490)
build_ruby             0.001957   0.000000   2.149212 (  2.149689)
build_all              0.004891   0.003739  13.059046 (  1.462158)
build_install          0.007479   0.004153   4.139376 (  1.141371)
test_btest             0.000000   0.000840  37.763140 (  4.084589)
test_basic             0.002633   0.002479   0.439190 (  0.518296)
test_all               0.073936   0.013366 331.378486 ( 37.645236)
test_rubyspec          0.025292   0.023132  73.430244 ( 10.515947)
total: 59.64 sec