Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-082748
#<BuildRuby:0x00007be4b5c5fdd0
 @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-082748",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003259   0.003101   1.952991 (  1.490158)
build_miniruby         0.001302   0.000103   0.587660 (  0.586382)
build_ruby             0.001302   0.000460   2.114143 (  2.114455)
build_all              0.005900   0.002997  13.186291 (  1.495704)
build_install          0.010219   0.001687   4.115187 (  1.124070)
test_btest             0.000597   0.000000  38.514414 (  4.991011)
test_basic             0.002481   0.002489   0.443783 (  0.521016)
test_all               0.067898   0.020476 372.835476 ( 33.737689)
test_rubyspec          0.029404   0.020347  78.408902 ( 10.801556)
total: 56.86 sec