Logfile: /home/opc/ruby/logs/brlog.master.20250727-171826
#<BuildRuby:0x0000ffff1c33fdd0
 @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.20250727-171826",
 @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.000013)
autoconf               0.000064   0.000015   0.000079 (  0.000080)
configure              0.000014   0.000003   0.000017 (  0.000016)
build_up               0.001408   0.003920   2.142149 (  1.822035)
build_miniruby         0.000749   0.000520   1.261071 (  1.263869)
build_ruby             0.001498   0.000000   1.862569 (  3.923779)
build_all              0.005710   0.001521   3.157573 (  1.733062)
build_install          0.012519   0.004103   4.621291 (  2.666182)
test_btest             0.000580   0.000168  36.857079 ( 16.014723)
test_basic             0.001881   0.004307   0.496955 (  0.605740)
test_all               0.081126   0.031458 434.080898 (189.568322)
test_rubyspec          0.031732   0.053630  61.785616 ( 29.459461)
total: 247.06 sec