Logfile: /home/opc/ruby/logs/brlog.master.20250803-142851
#<BuildRuby:0x0000fffecf8efde0
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250803-142851",
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000013   0.000000   0.000013 (  0.000014)
autoconf               0.000022   0.000000   0.000022 (  0.000023)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.001390   0.003729   2.140812 (  1.827326)
build_miniruby         0.001267   0.000058   1.250668 (  1.255323)
build_ruby             0.001852   0.000085   1.892869 (  4.198984)
build_all              0.007405   0.000153   3.212918 (  1.743989)
build_install          0.016928   0.000354   4.706657 (  2.684955)
test_btest             0.000609   0.000024  37.538899 ( 16.833430)
test_basic             0.006896   0.000276   0.501328 (  0.587934)
test_all               0.063164   0.050140 424.520905 (181.744296)
test_rubyspec          0.018567   0.070753  63.175985 ( 29.814194)
total: 240.69 sec