Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251018-202537
#<BuildRuby:0x000073ade591fdc8
 @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.20251018-202537",
 @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.000006   0.000030 (  0.000029)
autoconf               0.000039   0.000010   0.000049 (  0.000048)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.006714   0.004219   5.206041 (  4.788268)
build_miniruby         0.000663   0.000919   1.159844 (  1.391862)
build_ruby             0.001746   0.000196   1.671236 (  1.827616)
build_all              0.006781   0.002804   6.647478 (  4.779538)
build_install          0.017770   0.007003   9.778615 (  7.429143)
test_btest             0.001084   0.000001  79.837043 ( 53.880056)
test_basic             0.004234   0.005323   0.955242 (  1.281569)
test_all               0.092283   0.040339 708.641800 (389.826887)
test_rubyspec          0.054894   0.028410 116.135285 ( 53.249314)
total: 518.46 sec