Logfile: /home/opc/ruby/logs/brlog.master.20250730-034446
#<BuildRuby:0x0000fffc5110fdd0
 @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.20250730-034446",
 @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.000001   0.000014 (  0.000014)
autoconf               0.000028   0.000001   0.000029 (  0.000029)
configure              0.000014   0.000000   0.000014 (  0.000015)
build_up               0.001287   0.004096   2.136671 (  1.819133)
build_miniruby         0.001109   0.000112   1.255003 (  1.281228)
build_ruby             0.001709   0.000172   1.893789 (  4.168091)
build_all              0.000000   0.007285   3.224047 (  1.743304)
build_install          0.013797   0.003711   4.697093 (  2.716999)
test_btest             0.000593   0.000119  36.873382 ( 15.931736)
test_basic             0.005552   0.000332   0.488543 (  0.575835)
test_all               0.072891   0.037506 490.291714 (242.575860)
test_rubyspec          0.041563   0.040523  63.164011 ( 29.767306)
total: 300.58 sec