Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-022551
#<BuildRuby:0x00007b594e38fdd8
 @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-022551",
 @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.000004   0.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000008)
build_up               0.003234   0.003118   1.971660 (  1.528993)
build_miniruby         0.000341   0.001172   0.615827 (  0.614422)
build_ruby             0.001048   0.000554   2.137097 (  2.138479)
build_all              0.006288   0.002596  13.147348 (  1.474530)
build_install          0.004684   0.005976   4.277743 (  1.137286)
test_btest             0.000519   0.000273  37.733954 (  4.199579)
test_basic             0.003363   0.001713   0.444126 (  0.522277)
test_all               0.068329   0.018269 331.478575 ( 39.723260)
test_rubyspec          0.029009   0.018431  72.510206 ( 10.407286)
total: 61.75 sec