Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251022-083336
#<BuildRuby:0x000070830c91fdc0
 @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.20251022-083336",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000036   0.000009   0.000045 (  0.000044)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.007478   0.002920   5.666051 (  5.091283)
build_miniruby         0.001459   0.000110   1.667668 (  1.929892)
build_ruby             0.001693   0.000437   1.504408 (  1.734900)
build_all              0.007445   0.002167   6.220019 (  5.085521)
build_install          0.020894   0.003631   9.515708 (  8.884158)
test_btest             0.001072   0.000002  79.582177 ( 57.638984)
test_basic             0.004165   0.004237   0.960850 (  1.584286)
test_all               0.104107   0.029792 711.453709 (375.266277)
test_rubyspec          0.046224   0.033457 113.473875 ( 40.442538)
total: 497.66 sec