Logfile: /home/opc/ruby/logs/brlog.master.20250724-172831
#<BuildRuby:0x0000fffd364efdc0
 @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.20250724-172831",
 @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.000011   0.000003   0.000014 (  0.000014)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000014   0.000003   0.000017 (  0.000017)
build_up               0.004318   0.001019   2.021986 (  1.844316)
build_miniruby         0.000907   0.000214   1.255075 (  1.261422)
build_ruby             0.001319   0.000311   1.866289 (  4.233008)
build_all              0.006636   0.000511   3.242685 (  1.759933)
build_install          0.006541   0.009608   4.580717 (  2.595177)
test_btest             0.000269   0.000633  36.050370 ( 15.741994)
test_basic             0.000000   0.006828   0.486265 (  0.569067)
test_all               0.067563   0.041252 433.502580 (190.069622)
test_rubyspec          0.055669   0.034622  62.821008 ( 29.676566)
total: 247.75 sec