Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251027-043859
#<BuildRuby:0x0000711b3a64fde0
 @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.20251027-043859",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000037   0.000010   0.000047 (  0.000046)
configure              0.000030   0.000008   0.000038 (  0.000038)
build_up               0.005741   0.005114   5.642104 (  4.770281)
build_miniruby         0.001494   0.000132   1.840714 (  1.923716)
build_ruby             0.000719   0.001252   1.659386 (  1.726413)
build_all              0.006066   0.003968   8.151788 (  4.944213)
build_install          0.019167   0.007834  10.364910 (  6.339303)
test_btest             0.000906   0.000290  80.768608 ( 45.950836)
test_basic             0.005400   0.004368   1.011426 (  1.389745)
test_all               0.112229   0.024741 764.233344 (348.172970)
test_rubyspec          0.060190   0.023401 118.678857 ( 36.713303)
total: 451.93 sec