Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-100316
#<BuildRuby:0x00007e4aacd1fdd8
 @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-100316",
 @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.000001   0.000009 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.002789   0.003658   1.941852 (  1.492320)
build_miniruby         0.000921   0.000251   0.596337 (  0.595663)
build_ruby             0.001766   0.000000   2.156686 (  2.157055)
build_all              0.006112   0.002534  13.157390 (  1.524023)
build_install          0.008323   0.003530   4.256774 (  1.147809)
test_btest             0.000484   0.000143  36.446851 (  4.016152)
test_basic             0.003767   0.001535   0.444948 (  0.523447)
test_all               0.060630   0.025773 339.130979 ( 39.978967)
test_rubyspec          0.023030   0.024897  73.524817 ( 10.566875)
total: 62.00 sec