Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-091406
#<BuildRuby:0x00007f5a4c0ffde0
 @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.20250915-091406",
 @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.000004)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000012   0.000000   0.000012 (  0.000011)
build_up               0.002338   0.004191   1.963884 (  1.508780)
build_miniruby         0.001241   0.000088   0.619171 (  0.617913)
build_ruby             0.001641   0.000237   2.160341 (  2.160774)
build_all              0.005610   0.003284  13.318021 (  1.548606)
build_install          0.010066   0.001196   4.133794 (  1.165577)
test_btest             0.000967   0.000000  38.138668 (  4.713362)
test_basic             0.004376   0.000558   0.445956 (  0.524736)
test_all               0.063717   0.026494 338.729497 ( 40.438876)
test_rubyspec          0.026530   0.023686  77.300238 ( 10.825420)
total: 63.51 sec