Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250923-184708
#<BuildRuby:0x00007eda1196fdd8
 @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-184708",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000035   0.000007   0.000042 (  0.000042)
configure              0.000025   0.000005   0.000030 (  0.000031)
build_up               0.005480   0.005988   5.036717 (  4.940988)
build_miniruby         0.006937   0.001930 171.814756 ( 97.894154)
build_ruby             0.001788   0.000184   2.441292 (  2.815045)
build_all              0.009254   0.003292  33.228558 ( 26.876963)
build_install          0.018717   0.006519   9.721814 (  9.419957)
test_btest             0.000634   0.000675  74.744367 ( 35.216961)
test_basic             0.003424   0.005533   0.925314 (  1.236806)
test_all               0.088759   0.039113 659.275566 (278.792990)
test_rubyspec          0.048037   0.032883 109.636131 ( 37.914315)
total: 495.11 sec