Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251026-203835
#<BuildRuby:0x00007c1b0da4fde0
 @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.20251026-203835",
 @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.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000037   0.000009   0.000046 (  0.000044)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.007661   0.003905   5.218653 (  4.852226)
build_miniruby         0.001047   0.001039  23.992946 ( 18.441733)
build_ruby             0.001178   0.001103   1.587732 (  6.713757)
build_all              0.006175   0.003749   6.517976 (  6.095142)
build_install          0.021400   0.005436   9.700289 ( 18.688083)
test_btest             0.000044   0.001075  76.714113 ( 36.571735)
test_basic             0.001873   0.008046   0.989095 (  3.245533)
test_all               0.105171   0.029556 734.673046 (383.416691)
test_rubyspec          0.044775   0.040846 115.550127 ( 38.034824)
total: 516.06 sec