Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251027-063905
#<BuildRuby:0x000075be456cfdd0
 @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.20251027-063905",
 @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.000021)
autoconf               0.000037   0.000008   0.000045 (  0.000044)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.006496   0.004614   5.410156 (  5.150913)
build_miniruby         0.000785   0.000935   1.725135 (  2.027763)
build_ruby             0.001579   0.000401   1.526003 (  1.709837)
build_all              0.008607   0.002168  11.080246 (  7.105265)
build_install          0.018958   0.005862   9.894055 (  6.506884)
test_btest             0.000339   0.000907  80.553678 ( 35.925333)
test_basic             0.004270   0.006101   0.980441 (  1.211499)
test_all               0.096378   0.042407 732.470227 (355.114300)
test_rubyspec          0.050707   0.034550 119.708327 ( 41.993134)
total: 456.75 sec