Logfile: /home/opc/ruby/logs/brlog.master.20250729-031052
#<BuildRuby:0x0000fffeda84fdd0
 @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.20250729-031052",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000027   0.000001   0.000028 (  0.000029)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.001193   0.004075   2.168582 (  1.846316)
build_miniruby         0.000000   0.001239   1.280485 (  1.283983)
build_ruby             0.000000   0.001637   1.941192 (  3.896189)
build_all              0.001839   0.005340   3.181195 (  1.741434)
build_install          0.014216   0.002771   4.663574 (  2.808842)
test_btest             0.000630   0.000127  36.656620 ( 15.907639)
test_basic             0.003421   0.003762   0.494690 (  0.571420)
test_all               0.063136   0.048043 432.949370 (190.212338)
test_rubyspec          0.048340   0.034550  62.609288 ( 29.563602)
total: 247.83 sec