Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251006-041847
#<BuildRuby:0x00007ff72ff9fdc0
 @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_18",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_18",
 @TARGET_NAME="trunk_clang_18",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_18",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-18"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_18.20251006-041847",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000037   0.000008   0.000045 (  0.000044)
configure              0.000034   0.000007   0.000041 (  0.000042)
build_up               0.005958   0.004979   5.422643 (  4.588621)
build_miniruby         0.001315   0.000329   1.740909 (  1.917600)
build_ruby             0.001976   0.000008   1.610725 (  1.817219)
build_all              0.009236   0.000712   6.850621 (  4.614830)
build_install          0.019731   0.005156  10.059041 (  6.672441)
test_btest             0.001073   0.000000  79.695581 ( 32.955683)
test_basic             0.005118   0.003469   0.905873 (  1.010629)
test_all               0.095929   0.038185 698.440092 (330.353358)
test_rubyspec          0.052349   0.029848 119.085396 ( 60.212033)
total: 444.14 sec