Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-041613
#<BuildRuby:0x00007e440d4afdd8
 @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-041613",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000014   0.000000   0.000014 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003175   0.003107   1.970741 (  1.515887)
build_miniruby         0.000394   0.000781   0.610657 (  0.609576)
build_ruby             0.001033   0.000630   2.115164 (  2.115452)
build_all              0.007913   0.000990  13.249483 (  1.473139)
build_install          0.008300   0.002852   4.132323 (  1.155368)
test_btest             0.000494   0.000173  36.600341 (  4.684703)
test_basic             0.001862   0.002973   0.454389 (  0.530620)
test_all               0.066338   0.020611 347.744623 ( 32.876653)
test_rubyspec          0.034531   0.014406  77.562106 ( 10.589619)
total: 55.55 sec