Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251006-141858
#<BuildRuby:0x0000737744adfdc0
 @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-141858",
 @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.000030   0.000006   0.000036 (  0.000036)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.007526   0.002989   5.103153 (  4.654490)
build_miniruby         0.000695   0.000930   1.234124 (  1.449888)
build_ruby             0.001689   0.000395   1.575008 (  1.755993)
build_all              0.008980   0.001213   6.622082 (  4.844537)
build_install          0.018588   0.006918   9.916972 (  8.234333)
test_btest             0.000000   0.001000  76.462080 ( 45.226728)
test_basic             0.000000   0.007400   0.956899 (  1.297673)
test_all               0.101132   0.032482 744.067688 (510.399019)
test_rubyspec          0.058464   0.026669 118.382681 ( 75.222998)
total: 653.09 sec