Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-022447
#<BuildRuby:0x0000796823f3fde0
 @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.20251014-022447",
 @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.000003   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002951   0.003387   1.957349 (  1.505641)
build_miniruby         0.000545   0.000829   0.612752 (  0.611607)
build_ruby             0.001273   0.000520   2.154444 (  2.154828)
build_all              0.007657   0.000790  13.396056 (  1.497631)
build_install          0.008996   0.002393   4.103122 (  1.117640)
test_btest             0.000000   0.000837  38.593938 (  4.718316)
test_basic             0.002014   0.002727   0.450319 (  0.527185)
test_all               0.067614   0.022465 377.973078 ( 35.592546)
test_rubyspec          0.025126   0.026145  81.028311 ( 10.904757)
total: 58.63 sec