Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-013121
#<BuildRuby:0x00007f8fe36ffde0
 @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-013121",
 @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.000005)
autoconf               0.000008   0.000003   0.000011 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002327   0.004165   1.956303 (  1.509359)
build_miniruby         0.000965   0.000437   0.630055 (  0.628806)
build_ruby             0.001856   0.000000   2.164247 (  2.164488)
build_all              0.005390   0.003155  13.247285 (  1.525906)
build_install          0.008467   0.003052   4.053653 (  1.125282)
test_btest             0.000504   0.000220  37.883015 (  4.295537)
test_basic             0.002775   0.002067   0.427562 (  0.504575)
test_all               0.064108   0.022756 324.613459 ( 38.064953)
test_rubyspec          0.026311   0.020043  72.030691 ( 10.424397)
total: 60.24 sec