Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-073737
#<BuildRuby:0x000073f2af2bfdc0
 @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.20251019-073737",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003525   0.003134   1.963637 (  1.492276)
build_miniruby         0.000658   0.000679   0.591550 (  0.590655)
build_ruby             0.001572   0.000140   2.141254 (  2.141825)
build_all              0.006799   0.002201  14.253567 (  1.593439)
build_install          0.007098   0.004890   4.287250 (  1.143418)
test_btest             0.000508   0.000150  41.150073 (  4.967232)
test_basic             0.001709   0.002487   0.427851 (  0.506310)
test_all               0.070747   0.022105 392.754480 ( 36.083704)
test_rubyspec          0.033517   0.019804  83.907939 ( 11.034825)
total: 59.55 sec