Logfile: /home/opc/ruby/logs/brlog.master.20250725-233354
#<BuildRuby:0x0000fffc97ecfdd0
 @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-233354",
 @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.000014)
autoconf               0.000025   0.000003   0.000028 (  0.000028)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.006486   0.000000   2.149289 (  1.818595)
build_miniruby         0.001174   0.000000   1.229089 (  1.232217)
build_ruby             0.001442   0.000115   1.895451 (  4.104599)
build_all              0.006120   0.000583   3.164525 (  1.656993)
build_install          0.011097   0.005294   4.643931 (  2.759506)
test_btest             0.000600   0.000082  36.034701 ( 15.672277)
test_basic             0.006009   0.000819   0.482548 (  0.561373)
test_all               0.082916   0.028852 464.825090 (197.935975)
test_rubyspec          0.042761   0.054966  62.012331 ( 29.383029)
total: 255.13 sec