Logfile: /home/opc/ruby/logs/brlog.master.20250729-181023
#<BuildRuby:0x0000ffff5a9afdd0
 @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-181023",
 @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.000002   0.000014 (  0.000013)
autoconf               0.000024   0.000004   0.000028 (  0.000029)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004552   0.000756   2.153288 (  1.842899)
build_miniruby         0.001020   0.000170   1.247333 (  1.251137)
build_ruby             0.001370   0.000227   1.887105 (  4.997341)
build_all              0.002498   0.004589   3.231538 (  1.749244)
build_install          0.002245   0.014971   4.711675 (  2.755219)
test_btest             0.000504   0.000200  36.489554 ( 15.989395)
test_basic             0.004444   0.001770   0.492470 (  0.575638)
test_all               0.070520   0.041269 432.348837 (199.650463)
test_rubyspec          0.022559   0.076303  63.328958 ( 30.041931)
total: 258.85 sec