Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251006-001839
#<BuildRuby:0x00007778dd0ffdc0
 @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.20251006-001839",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000037)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.006869   0.004022   5.160573 (  4.961412)
build_miniruby         0.001946   0.000000   1.137148 (  1.328422)
build_ruby             0.001141   0.001056   1.558372 (  1.757653)
build_all              0.006702   0.003055   6.468399 (  4.020918)
build_install          0.018553   0.005372  10.230877 ( 10.336885)
test_btest             0.000982   0.000000  77.328987 ( 40.477794)
test_basic             0.004971   0.003497   0.947215 (  1.319960)
test_all               0.093182   0.043119 753.810567 (404.961021)
test_rubyspec          0.048712   0.030095 114.592045 ( 43.806145)
total: 512.97 sec