Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-204858
#<BuildRuby:0x000070fee5cdfdc0
 @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_clang_15",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_15",
 @TARGET_NAME="trunk_clang_15",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_15",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-15"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-204858",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000017   0.000003   0.000020 (  0.000021)
autoconf               0.000031   0.000005   0.000036 (  0.000036)
configure              0.000024   0.000004   0.000028 (  0.000028)
build_up               0.006436   0.003481   5.344263 (  3.314636)
build_miniruby         0.001621   0.000000   1.074210 (  1.073680)
build_ruby             0.001800   0.000101   1.462304 (  1.468614)
build_all              0.005393   0.003344   6.142900 (  2.916789)
build_install          0.017565   0.006368   9.404747 (  4.665920)
test_btest             0.000771   0.000180  73.790534 ( 34.240940)
test_basic             0.008069   0.002026   0.919623 (  1.021402)
test_all               0.093332   0.031596 606.782121 (207.403261)
test_rubyspec          0.033591   0.042421 108.822296 ( 25.736536)
total: 281.84 sec