Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250925-064800
#<BuildRuby:0x000076904a38fdc8
 @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.20250925-064800",
 @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.000020)
autoconf               0.000038   0.000009   0.000047 (  0.000046)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.007785   0.002680   5.321179 (  3.460647)
build_miniruby         0.000000   0.001635   1.080455 (  1.135283)
build_ruby             0.001694   0.000246   1.534631 (  1.760382)
build_all              0.005116   0.004829   6.419155 (  4.631429)
build_install          0.021946   0.004775  10.067924 (  7.880380)
test_btest             0.000983   0.000000  78.859040 ( 34.189834)
test_basic             0.005692   0.001946   0.949126 (  1.153611)
test_all               0.089660   0.038739 635.297673 (237.597448)
test_rubyspec          0.043607   0.034506 111.261992 ( 27.610397)
total: 319.42 sec