Logfile: /home/opc/ruby/logs/brlog.master.20250729-051146
#<BuildRuby:0x0000fffee608fdc8
 @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-051146",
 @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.000002   0.000015 (  0.000015)
autoconf               0.000023   0.000002   0.000025 (  0.000025)
configure              0.000016   0.000002   0.000018 (  0.000018)
build_up               0.001650   0.003728   2.128229 (  1.815601)
build_miniruby         0.001076   0.000171   1.287984 (  1.290795)
build_ruby             0.001532   0.000000   1.892050 (  4.386359)
build_all              0.007456   0.000000   3.186594 (  1.725366)
build_install          0.002282   0.013424   4.623545 (  2.746015)
test_btest             0.000578   0.000168  36.972330 ( 15.771783)
test_basic             0.000000   0.007143   0.497762 (  0.576696)
test_all               0.086956   0.025456 427.643551 (184.986768)
test_rubyspec          0.028244   0.056969  63.263562 ( 29.711158)
total: 243.01 sec