Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251004-101743
#<BuildRuby:0x00007c43fd6dfde0
 @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.20251004-101743",
 @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.000005   0.000022 (  0.000023)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.004904   0.006514   5.174090 (  5.461462)
build_miniruby         0.001209   0.000368   1.128163 (  1.379538)
build_ruby             0.001820   0.000000   1.502160 (  1.880414)
build_all              0.007583   0.002650   6.632506 (  6.007084)
build_install          0.022037   0.001210  10.001219 ( 16.840565)
test_btest             0.000000   0.001049  83.057349 ( 80.255194)
test_basic             0.005208   0.003100   0.929245 (  1.407054)
test_all               0.089402   0.044625 715.332662 (432.724556)
test_rubyspec          0.043463   0.039467 119.104790 ( 68.535468)
total: 614.49 sec