Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251022-223234
#<BuildRuby:0x000078f12203fde0
 @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-223234",
 @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.000024   0.000007   0.000031 (  0.000030)
autoconf               0.000040   0.000012   0.000052 (  0.000052)
configure              0.000033   0.000010   0.000043 (  0.000041)
build_up               0.006797   0.003550   5.154984 (  5.132526)
build_miniruby         0.002110   0.000000  93.981682 ( 55.590964)
build_ruby             0.000087   0.001794   1.575014 (  2.080298)
build_all              0.005284   0.003768   6.525123 (  7.518424)
build_install          0.020290   0.004965   9.953166 ( 23.811644)
test_btest             0.001013   0.000000  77.903874 ( 59.446035)
test_basic             0.003725   0.004096   0.915857 (  3.243665)
test_all               0.095680   0.036112 724.240970 (523.211325)
test_rubyspec          0.047829   0.031473 115.620363 ( 53.511575)
total: 733.55 sec