Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250923-104615
#<BuildRuby:0x00007981db15fdc0
 @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-104615",
 @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.000021)
autoconf               0.000027   0.000008   0.000035 (  0.000034)
configure              0.000022   0.000007   0.000029 (  0.000029)
build_up               0.004278   0.005110   4.859456 (  3.807476)
build_miniruby         0.000000   0.001569   1.127939 (  1.209883)
build_ruby             0.000712   0.001249   1.548429 (  1.646793)
build_all              0.008073   0.001013   6.001567 (  2.909679)
build_install          0.015727   0.005927   8.587689 (  3.962779)
test_btest             0.000997   0.000000  66.238031 ( 21.860193)
test_basic             0.003342   0.005011   0.690179 (  0.738883)
test_all               0.084638   0.041741 627.505811 (192.542068)
test_rubyspec          0.044567   0.035786 105.887484 ( 29.873559)
total: 258.55 sec