Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-201813
#<BuildRuby:0x000078ca5e4efdd0
 @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.20251018-201813",
 @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.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.002630   0.004271   1.982487 (  1.542942)
build_miniruby         0.000000   0.001329   0.600101 (  0.599668)
build_ruby             0.000000   0.001563   2.140035 (  2.140040)
build_all              0.006660   0.002040  13.053200 (  1.500319)
build_install          0.009305   0.002374   4.213794 (  1.160815)
test_btest             0.000756   0.000000  39.018814 (  4.232676)
test_basic             0.001790   0.003920   0.454677 (  0.530986)
test_all               0.067658   0.022689 372.150715 ( 39.425257)
test_rubyspec          0.026042   0.022495  76.522484 ( 10.718339)
total: 61.85 sec