Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-092049
#<BuildRuby:0x00007bd3ea0ffde0
 @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-092049",
 @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.000004   0.000002   0.000006 (  0.000006)
build_up               0.003344   0.003150   1.984192 (  1.525542)
build_miniruby         0.001246   0.000096   0.614868 (  0.614127)
build_ruby             0.000873   0.000957   2.128942 (  2.129424)
build_all              0.005994   0.002853  13.190405 (  1.504002)
build_install          0.005258   0.006288   4.103821 (  1.117213)
test_btest             0.000706   0.000000  37.820202 (  4.258059)
test_basic             0.004015   0.000700   0.434178 (  0.512137)
test_all               0.063713   0.023300 348.093642 ( 40.327491)
test_rubyspec          0.025627   0.021391  73.217076 ( 10.385071)
total: 62.37 sec