Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251025-163737
#<BuildRuby:0x00007530b6b0fde0
 @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.20251025-163737",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000029   0.000007   0.000036 (  0.000035)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.006964   0.003175   5.066429 (  4.544043)
build_miniruby         0.000390   0.001138   1.103555 (  1.273085)
build_ruby             0.001337   0.000860   1.547450 (  1.723081)
build_all              0.006371   0.003199   6.385200 (  4.581331)
build_install          0.018121   0.005162   9.773768 (  8.364979)
test_btest             0.000919   0.000110  78.474896 ( 54.228938)
test_basic             0.003388   0.006799   0.954355 (  1.463658)
test_all               0.099877   0.036414 724.477212 (397.363802)
test_rubyspec          0.052933   0.028374 112.736256 ( 39.963512)
total: 513.51 sec