Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-211310
#<BuildRuby:0x00007b3b912afdd0
 @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.20251013-211310",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000008   0.000003   0.000011 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004341   0.002133   1.932434 (  1.451272)
build_miniruby         0.000386   0.001166   0.599878 (  0.598389)
build_ruby             0.000000   0.001788   2.127341 (  2.128174)
build_all              0.004182   0.004803  13.091925 (  1.466897)
build_install          0.008968   0.002451   4.144829 (  1.140820)
test_btest             0.000000   0.000837  36.937011 (  4.545877)
test_basic             0.002052   0.002641   0.412936 (  0.492062)
test_all               0.074561   0.013495 353.021665 ( 38.983046)
test_rubyspec          0.030644   0.016842  74.472313 ( 10.647305)
total: 61.45 sec