Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251029-083732
#<BuildRuby:0x00007f87fe8bfdc0
 @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.20251029-083732",
 @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.000005   0.000029 (  0.000028)
autoconf               0.000062   0.000000   0.000062 (  0.000061)
configure              0.000045   0.000000   0.000045 (  0.000045)
build_up               0.004846   0.005795   5.210775 (  3.522308)
build_miniruby         0.001227   0.000287   1.568756 (  1.607343)
build_ruby             0.001785   0.000206   1.373808 (  1.374228)
build_all              0.005676   0.003697   5.730970 (  2.557532)
build_install          0.012865   0.010909   9.539392 (  4.847427)
test_btest             0.000872   0.000259  79.384579 ( 38.182826)
test_basic             0.001344   0.008495   0.960445 (  1.195090)
test_all               0.090781   0.043006 715.138105 (339.829738)
test_rubyspec          0.047047   0.034886 114.637599 ( 48.101743)
total: 441.22 sec