Logfile: /home/opc/ruby/logs/brlog.master.20250730-162043
#<BuildRuby:0x0000fffe65f0fdc0
 @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.20250730-162043",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000028   0.000003   0.000031 (  0.000030)
configure              0.000015   0.000002   0.000017 (  0.000016)
build_up               0.005659   0.000152   2.142629 (  1.824611)
build_miniruby         0.001295   0.000000   1.301361 (  1.305789)
build_ruby             0.001730   0.000000   1.916122 (  4.065937)
build_all              0.003948   0.003963   3.245608 (  1.804074)
build_install          0.013408   0.003976   4.758113 (  2.755398)
test_btest             0.000496   0.000284  37.670467 ( 18.619913)
test_basic             0.000000   0.007364   0.513088 (  0.592534)
test_all               0.085578   0.026797 442.825910 (192.635102)
test_rubyspec          0.042630   0.044561  61.671699 ( 29.731081)
total: 253.34 sec