Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250920-124409
#<BuildRuby:0x00007b514596fde0
 @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.20250920-124409",
 @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.000029   0.000006   0.000035 (  0.000034)
autoconf               0.000046   0.000009   0.000055 (  0.000055)
configure              0.000038   0.000008   0.000046 (  0.000046)
build_up               0.005937   0.004220   4.977370 (  3.931602)
build_miniruby         0.001567   0.000344   1.131832 (  1.819743)
build_ruby             0.002027   0.000021   1.450034 (  1.705155)
build_all              0.008445   0.001661   6.327345 (  4.760931)
build_install          0.020247   0.003074   9.469073 ( 11.029478)
test_btest             0.000000   0.001203  76.018508 ( 53.582295)
test_basic             0.005321   0.003967   0.874229 (  1.183615)
test_all               0.095652   0.035941 652.422268 (302.304553)
test_rubyspec          0.047222   0.032015 109.035138 ( 32.339182)
total: 412.66 sec