Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-192806
#<BuildRuby:0x00007209316bfdd0
 @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.20251018-192806",
 @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.000000   0.000004   0.000004 (  0.000005)
autoconf               0.000000   0.000009   0.000009 (  0.000009)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.000985   0.005296   1.945081 (  1.482857)
build_miniruby         0.001337   0.000000   0.622319 (  0.620951)
build_ruby             0.001993   0.000000   2.132811 (  2.133315)
build_all              0.006427   0.002157  13.598030 (  1.597403)
build_install          0.006661   0.005196   4.111965 (  1.139441)
test_btest             0.000511   0.000178  40.895944 (  4.281021)
test_basic             0.000044   0.004613   0.449588 (  0.528850)
test_all               0.069596   0.019268 366.385768 ( 37.265436)
test_rubyspec          0.035545   0.014177  79.825316 ( 10.932469)
total: 59.98 sec