Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-160319
#<BuildRuby:0x00007d50732cfdd0
 @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-160319",
 @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.000005   0.000001   0.000006 (  0.000007)
autoconf               0.000012   0.000003   0.000015 (  0.000014)
configure              0.000008   0.000001   0.000009 (  0.000009)
build_up               0.003610   0.002731   1.949753 (  1.481060)
build_miniruby         0.001457   0.000000   0.617656 (  0.616464)
build_ruby             0.001658   0.000000   2.130936 (  2.131141)
build_all              0.004883   0.004123  13.211791 (  1.522196)
build_install          0.011028   0.000623   4.047731 (  1.131934)
test_btest             0.000687   0.000184  37.791842 (  4.294859)
test_basic             0.003461   0.001418   0.440794 (  0.519169)
test_all               0.062681   0.023260 346.936305 ( 32.088647)
test_rubyspec          0.028707   0.021266  77.568595 ( 10.705942)
total: 54.49 sec