Logfile: /home/opc/ruby/logs/brlog.master.20250729-150358
#<BuildRuby:0x0000fffc5a8bfdd8
 @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-150358",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000019   0.000003   0.000022 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000015)
build_up               0.001137   0.004196   2.144010 (  1.827387)
build_miniruby         0.001118   0.000249   1.312199 (  1.315173)
build_ruby             0.000000   0.001690   1.903023 (  3.784061)
build_all              0.002856   0.004841   3.208223 (  1.842182)
build_install          0.012400   0.005337   4.720030 (  2.781817)
test_btest             0.000000   0.000867  36.621687 ( 18.550418)
test_basic             0.000000   0.006637   0.513651 (  0.595218)
test_all               0.083282   0.030321 423.828235 (189.403395)
test_rubyspec          0.053984   0.035261  63.570116 ( 29.948299)
total: 250.05 sec