Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-073143
#<BuildRuby:0x000075e76606fdd8
 @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.20251019-073143",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.004019   0.002659   1.945521 (  1.461327)
build_miniruby         0.001310   0.000123   0.617051 (  0.615831)
build_ruby             0.001761   0.000168   2.165368 (  2.165595)
build_all              0.004793   0.003823  13.207152 (  1.552776)
build_install          0.008236   0.003827   4.086886 (  1.140189)
test_btest             0.000762   0.000000  37.586055 (  4.386597)
test_basic             0.000525   0.004393   0.421688 (  0.497582)
test_all               0.061595   0.023993 346.540732 ( 38.172332)
test_rubyspec          0.027010   0.021160  74.145187 ( 10.552745)
total: 60.55 sec