Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-073757
#<BuildRuby:0x000074b462cafdd8
 @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.20251013-073757",
 @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.000007   0.000003   0.000010 (  0.000009)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001817   0.004488   1.981925 (  1.507108)
build_miniruby         0.001416   0.000000   0.617433 (  0.616293)
build_ruby             0.001779   0.000138   2.136107 (  2.136620)
build_all              0.007403   0.001554  13.469547 (  1.524964)
build_install          0.007743   0.003687   4.170465 (  1.121617)
test_btest             0.000651   0.000254  38.637158 (  4.296439)
test_basic             0.001258   0.003695   0.469027 (  0.546040)
test_all               0.063643   0.026821 381.617785 ( 37.821789)
test_rubyspec          0.032909   0.019227  81.995890 ( 10.868565)
total: 60.44 sec