Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250928-184826
#<BuildRuby:0x000078446e90fdc8
 @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.20250928-184826",
 @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.000019)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.005169   0.005618   5.294453 (  4.159535)
build_miniruby         0.001420   0.000389   1.173697 (  1.363516)
build_ruby             0.001967   0.000253   1.599058 (  1.793759)
build_all              0.007755   0.002788   6.421996 (  4.250074)
build_install          0.023006   0.003676  10.099881 (  6.826860)
test_btest             0.001050   0.000000  68.338596 ( 24.324279)
test_basic             0.005236   0.002725   0.813321 (  0.871491)
test_all               0.088616   0.035480 641.674241 (191.404095)
test_rubyspec          0.050787   0.031031 111.832319 ( 26.745661)
total: 261.74 sec