Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-130018
#<BuildRuby:0x000074eb7236fdd0
 @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-130018",
 @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.000002   0.000005 (  0.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002931   0.003367   1.989990 (  1.519498)
build_miniruby         0.000188   0.001098   0.589653 (  0.588894)
build_ruby             0.001097   0.000647   2.109946 (  2.110318)
build_all              0.006560   0.002040  13.147752 (  1.530344)
build_install          0.007653   0.004172   4.049471 (  1.126548)
test_btest             0.000000   0.000784  38.622219 (  4.207991)
test_basic             0.000532   0.004337   0.425800 (  0.505347)
test_all               0.066911   0.023295 361.804556 ( 38.098242)
test_rubyspec          0.029973   0.018443  75.833381 ( 10.620840)
total: 60.31 sec