Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251029-123719
#<BuildRuby:0x000070d7fdf9fdd0
 @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-123719",
 @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.000023)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.006762   0.003724   5.454247 (  5.045431)
build_miniruby         0.001663   0.000000   1.746765 (  1.933980)
build_ruby             0.000978   0.000936   1.518600 (  1.531025)
build_all              0.003513   0.005226   6.315893 (  2.947963)
build_install          0.016989   0.006016   9.059936 (  4.249378)
test_btest             0.001004   0.000000  77.367666 ( 26.258026)
test_basic             0.005116   0.003126   0.887250 (  1.016320)
test_all               0.092776   0.043436 710.344664 (357.827425)
test_rubyspec          0.053635   0.027996 114.859039 ( 41.688654)
total: 442.50 sec