Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251003-221833
#<BuildRuby:0x000078e98211fdc0
 @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.20251003-221833",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.006880   0.003969   5.456938 (  5.112377)
build_miniruby         0.001274   0.000573   3.057106 (  3.209381)
build_ruby             0.000948   0.001000   1.466422 (  1.882698)
build_all              0.006838   0.003048   6.350736 (  4.605235)
build_install          0.019400   0.006053   9.637675 (  7.408849)
test_btest             0.000039   0.001106  77.085711 ( 46.310980)
test_basic             0.003831   0.004884   0.935079 (  1.449820)
test_all               0.094818   0.038953 731.974138 (416.506317)
test_rubyspec          0.053063   0.033519 113.916740 ( 54.765041)
total: 541.25 sec