Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251028-203802
#<BuildRuby:0x00007500f0aefdd8
 @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.20251028-203802",
 @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.000022   0.000007   0.000029 (  0.000029)
autoconf               0.000040   0.000013   0.000053 (  0.000052)
configure              0.000035   0.000011   0.000046 (  0.000046)
build_up               0.006373   0.004142   4.929712 ( 10.388648)
build_miniruby         0.001572   0.000539  82.863227 ( 47.494109)
build_ruby             0.001577   0.000539   1.559207 (  1.919225)
build_all              0.006950   0.002959   6.569197 (  4.193198)
build_install          0.025186   0.004481  10.188412 (  7.504604)
test_btest             0.000931   0.000284  81.636604 ( 51.507134)
test_basic             0.006788   0.005078   1.011890 (  1.363007)
test_all               0.100507   0.039999 748.854241 (345.715155)
test_rubyspec          0.052998   0.031176 111.061085 ( 29.968915)
total: 500.06 sec