Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-175743
#<BuildRuby:0x0000777fc631fde0
 @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-175743",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000011   0.000002   0.000013 (  0.000013)
configure              0.000009   0.000002   0.000011 (  0.000010)
build_up               0.002838   0.003491   1.970875 (  1.493860)
build_miniruby         0.001080   0.000286   0.620410 (  0.619066)
build_ruby             0.001694   0.000164   2.139238 (  2.139693)
build_all              0.004616   0.004067  13.619871 (  1.489446)
build_install          0.008331   0.002734   4.166027 (  1.127966)
test_btest             0.000000   0.000726  37.497645 (  4.514135)
test_basic             0.001960   0.002783   0.442203 (  0.520043)
test_all               0.073069   0.018004 373.823404 ( 36.936968)
test_rubyspec          0.035483   0.014231  78.858613 ( 10.705014)
total: 59.55 sec