Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250923-024621
#<BuildRuby:0x000073e383f6fdd0
 @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.20250923-024621",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000026   0.000008   0.000034 (  0.000033)
configure              0.000019   0.000006   0.000025 (  0.000025)
build_up               0.004533   0.004163   3.933859 ( 11.297937)
build_miniruby         0.000242   0.001087   1.084046 (  1.968183)
build_ruby             0.000892   0.000966   1.496022 (  1.572270)
build_all              0.006776   0.001918   5.868341 (  3.796875)
build_install          0.017570   0.008847   9.480448 ( 29.115738)
test_btest             0.001150   0.000104  74.445955 ( 25.037819)
test_basic             0.002884   0.002960   0.898469 (  0.968999)
test_all               0.091902   0.034717 608.230088 (193.857219)
test_rubyspec          0.047176   0.031198 107.452361 ( 24.817926)
total: 292.43 sec