Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251024-003627
#<BuildRuby:0x0000774842cdfdc8
 @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.20251024-003627",
 @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.000021   0.000006   0.000027 (  0.000027)
autoconf               0.000048   0.000000   0.000048 (  0.000048)
configure              0.000042   0.000000   0.000042 (  0.000043)
build_up               0.004727   0.004731   4.314487 (  4.817155)
build_miniruby         0.001045   0.000300   0.776744 (  2.494761)
build_ruby             0.001462   0.000130   1.019173 (  3.223236)
build_all              0.004726   0.003232   5.596423 (  4.499048)
build_install          0.015224   0.007699   7.907631 ( 14.800713)
test_btest             0.000830   0.000197  65.390371 ( 32.274892)
test_basic             0.005810   0.003333   0.941585 (  1.276241)
test_all               0.096566   0.038666 684.461402 (306.343924)
test_rubyspec          0.056684   0.029095 112.356531 ( 37.979659)
total: 407.71 sec