Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-100521
#<BuildRuby:0x000071779f55fdd8
 @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.20251012-100521",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.002504   0.003787   1.945536 (  1.483370)
build_miniruby         0.001425   0.000000   0.609867 (  0.608988)
build_ruby             0.001773   0.000112   2.160370 (  2.160684)
build_all              0.007642   0.001519  13.516820 (  1.516694)
build_install          0.008467   0.003256   4.200173 (  1.135909)
test_btest             0.001043   0.000005  40.596965 (  4.628144)
test_basic             0.003414   0.001223   0.440316 (  0.517136)
test_all               0.063975   0.025343 381.333401 ( 35.641347)
test_rubyspec          0.030423   0.021628  82.654941 ( 10.920665)
total: 58.61 sec