Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-084837
#<BuildRuby:0x000079dc3368fdd8
 @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-084837",
 @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.000017   0.000003   0.000020 (  0.000020)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000029   0.000006   0.000035 (  0.000036)
build_up               0.003544   0.006603   5.148500 (  3.475734)
build_miniruby         0.000400   0.001091   0.994370 (  1.004354)
build_ruby             0.000991   0.000726   1.388973 (  1.394762)
build_all              0.006716   0.001922   6.212060 (  3.960535)
build_install          0.019949   0.002533   9.611298 (  5.987253)
test_btest             0.000829   0.000207  77.393840 ( 40.796777)
test_basic             0.003303   0.007687   0.928316 (  1.358017)
test_all               0.094729   0.033994 667.288931 (244.110375)
test_rubyspec          0.050679   0.028182 109.424679 ( 26.978188)
total: 329.07 sec