Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-120036
#<BuildRuby:0x00007b231ca5fdd8
 @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.20251014-120036",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002525   0.004066   1.966016 (  1.655848)
build_miniruby         0.001266   0.000082   0.598004 (  0.597150)
build_ruby             0.000911   0.001003   2.144007 (  2.144444)
build_all              0.007446   0.001060  13.043939 (  1.487746)
build_install          0.008005   0.003408   4.507117 (  1.154831)
test_btest             0.000561   0.000217  38.693106 (  3.787776)
test_basic             0.002000   0.002734   0.454334 (  0.528159)
test_all               0.073538   0.016318 354.840700 ( 36.558827)
test_rubyspec          0.030499   0.017340  75.902498 ( 10.498049)
total: 58.41 sec