Logfile: /home/opc/ruby/logs/brlog.master.20250726-023722
#<BuildRuby:0x0000fffbf0fdfdd0
 @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.20250726-023722",
 @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.000028)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.005604   0.000075   2.140938 (  1.823704)
build_miniruby         0.001215   0.000057   1.240068 (  1.249976)
build_ruby             0.000000   0.001983   1.904194 (  3.881290)
build_all              0.002097   0.004943   3.163984 (  1.768278)
build_install          0.016592   0.000179   4.680032 (  2.801566)
test_btest             0.000705   0.000075  36.685830 ( 15.641714)
test_basic             0.000000   0.007259   0.493393 (  0.589416)
test_all               0.091929   0.025311 405.352031 (177.939441)
test_rubyspec          0.063361   0.036821  64.841724 ( 30.715286)
total: 236.41 sec