Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251025-223800
#<BuildRuby:0x00007739bf83fde0
 @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.20251025-223800",
 @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.000012   0.000003   0.000015 (  0.000016)
autoconf               0.000026   0.000007   0.000033 (  0.000032)
configure              0.000019   0.000005   0.000024 (  0.000024)
build_up               0.006313   0.001911   4.447987 (  6.114133)
build_miniruby         0.001347   0.000000   1.053652 (  1.436026)
build_ruby             0.000229   0.001667   1.573018 (  1.643596)
build_all              0.007985   0.001988   6.596756 (  7.271928)
build_install          0.017711   0.006315   9.789856 ( 16.739030)
test_btest             0.000549   0.000497  74.865368 ( 35.381653)
test_basic             0.004382   0.003944   0.823253 (  0.958944)
test_all               0.101022   0.032303 719.019385 (346.528837)
test_rubyspec          0.058040   0.025865 112.920604 ( 39.179456)
total: 455.26 sec