Logfile: /home/opc/ruby/logs/brlog.master.20250726-193933
#<BuildRuby:0x0000fffdd6b2fdc0
 @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.20250726-193933",
 @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.000001   0.000011 (  0.000011)
autoconf               0.000017   0.000002   0.000019 (  0.000019)
configure              0.000011   0.000001   0.000012 (  0.000013)
build_up               0.002182   0.003260   2.148025 (  1.822257)
build_miniruby         0.000274   0.001064   1.247757 (  1.250914)
build_ruby             0.001325   0.000221   1.883678 (  4.279668)
build_all              0.006588   0.001098   3.234313 (  1.776370)
build_install          0.013234   0.003578   4.677794 (  2.670966)
test_btest             0.000601   0.000109  36.601496 ( 16.163289)
test_basic             0.005582   0.001010   0.493732 (  0.575433)
test_all               0.078700   0.035819 470.347225 (201.639935)
test_rubyspec          0.044134   0.042240  62.863923 ( 30.074960)
total: 260.26 sec