Logfile: /home/opc/ruby/logs/brlog.master.20250724-064748
#<BuildRuby:0x0000ffff3efcfdd0
 @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-064748",
 @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.000016   0.000000   0.000016 (  0.000016)
autoconf               0.000032   0.000000   0.000032 (  0.000032)
configure              0.000018   0.000000   0.000018 (  0.000017)
build_up               0.005886   0.000000   2.048537 (  2.086994)
build_miniruby         0.001365   0.000000   1.285849 (  1.294987)
build_ruby             0.001459   0.000000   1.921437 (  4.496184)
build_all              0.003520   0.004125   3.265503 (  1.763848)
build_install          0.005732   0.012741   4.767068 (  2.913194)
test_btest             0.000655   0.000105  37.160932 ( 15.917714)
test_basic             0.000000   0.007163   0.493563 (  0.572230)
test_all               0.059512   0.056421 426.904583 (197.304336)
test_rubyspec          0.035321   0.050522  62.676737 ( 29.747316)
total: 256.10 sec