Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251020-183352
#<BuildRuby:0x000075913059fdd0
 @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.20251020-183352",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000034   0.000008   0.000042 (  0.000042)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.005624   0.005607   5.109449 (  4.729573)
build_miniruby         0.001426   0.000409   1.175130 (  1.295275)
build_ruby             0.000835   0.001304   1.573341 (  1.909278)
build_all              0.009963   0.000400   6.444741 (  5.342502)
build_install          0.022190   0.004031   9.857441 (  8.777343)
test_btest             0.001153   0.000305  76.686201 ( 65.784466)
test_basic             0.006623   0.004111   0.980158 (  1.429205)
test_all               0.094657   0.038897 708.617444 (347.807978)
test_rubyspec          0.051595   0.029257 112.289811 ( 43.930875)
total: 481.01 sec