Logfile: /home/opc/ruby/logs/brlog.master.20250728-065238
#<BuildRuby:0x0000fffe923ffde0
 @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.20250728-065238",
 @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.000012)
autoconf               0.000021   0.000001   0.000022 (  0.000045)
configure              0.000010   0.000000   0.000010 (  0.000024)
build_up               0.000000   0.005946   2.142424 (  1.841463)
build_miniruby         0.000000   0.001340   1.351373 (  1.356729)
build_ruby             0.000000   0.001758   1.917280 (  4.676487)
build_all              0.005158   0.003044   3.225369 (  1.743285)
build_install          0.011047   0.005930   4.676434 (  2.709853)
test_btest             0.000553   0.000132  36.255082 ( 15.970624)
test_basic             0.002359   0.004397   0.492216 (  0.578616)
test_all               0.084896   0.029352 476.413471 (207.813396)
test_rubyspec          0.060862   0.028299  63.172689 ( 29.749125)
total: 266.44 sec