Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-044848
#<BuildRuby:0x00007549d00ffde0
 @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.20250924-044848",
 @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.000004   0.000020 (  0.000020)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000022   0.000005   0.000027 (  0.000028)
build_up               0.004871   0.004752   5.080606 (  3.085695)
build_miniruby         0.000328   0.001113   1.103047 (  1.128544)
build_ruby             0.001595   0.000179   1.587527 (  1.596559)
build_all              0.005348   0.004613   6.474970 (  3.743637)
build_install          0.017764   0.005343   9.625283 (  5.703878)
test_btest             0.000849   0.000000  72.347096 ( 29.721420)
test_basic             0.003507   0.004829   0.830774 (  0.884159)
test_all               0.095468   0.034833 640.966203 (245.961598)
test_rubyspec          0.040248   0.031429  98.217322 ( 24.508078)
total: 316.33 sec