Logfile: /home/opc/ruby/logs/brlog.master.20250725-095949
#<BuildRuby:0x0000fffc30b6fdc8
 @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.20250725-095949",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000023)
configure              0.000017   0.000003   0.000020 (  0.000019)
build_up               0.001926   0.003626   2.139814 (  1.816670)
build_miniruby         0.001084   0.000240   1.335152 (  1.338813)
build_ruby             0.001187   0.000263   1.956607 (  5.211249)
build_all              0.006782   0.000570   3.219971 (  1.775291)
build_install          0.007201   0.012331   4.791287 (  2.795887)
test_btest             0.000600   0.000200  37.506847 ( 16.095884)
test_basic             0.002882   0.003751   0.506567 (  0.582659)
test_all               0.073525   0.041691 475.526516 (198.745983)
test_rubyspec          0.036426   0.046409  63.892594 ( 32.959374)
total: 261.32 sec