Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250926-104807
#<BuildRuby:0x00007b0e97cffdc0
 @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.20250926-104807",
 @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.000016   0.000003   0.000019 (  0.000019)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.007967   0.002828   5.868374 (  4.572260)
build_miniruby         0.000461   0.001080   1.201581 (  1.305746)
build_ruby             0.001837   0.000159   1.533955 (  1.749407)
build_all              0.006872   0.002144   6.600312 (  4.378470)
build_install          0.020885   0.004576  10.341768 ( 26.603966)
test_btest             0.000910   0.000000  67.594243 ( 21.626877)
test_basic             0.003695   0.005760   0.710483 (  2.570968)
test_all               0.087183   0.036197 676.980548 (238.671288)
test_rubyspec          0.044186   0.034860 113.757740 ( 31.207876)
total: 332.69 sec