Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-043255
#<BuildRuby:0x00007e75484cfdd8
 @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.20251017-043255",
 @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.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003472   0.003226   1.973025 (  1.502305)
build_miniruby         0.000876   0.000358   0.598622 (  0.597862)
build_ruby             0.001241   0.000508   2.156707 (  2.157989)
build_all              0.005737   0.002750  13.340515 (  1.497129)
build_install          0.006985   0.004582   4.061953 (  1.138449)
test_btest             0.000000   0.000806  38.808769 (  4.581970)
test_basic             0.000718   0.005023   0.469583 (  0.546182)
test_all               0.070102   0.021322 361.792575 ( 41.832657)
test_rubyspec          0.030031   0.018582  76.553209 ( 10.608998)
total: 64.46 sec