Logfile: /home/opc/ruby/logs/brlog.master.20250730-082237
#<BuildRuby:0x0000fffcb7a3fde0
 @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-082237",
 @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.000014   0.000000   0.000014 (  0.000045)
autoconf               0.000019   0.000001   0.000020 (  0.000026)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.001454   0.003921   2.125988 (  1.828312)
build_miniruby         0.000000   0.001255   1.265672 (  1.269495)
build_ruby             0.000000   0.001597   1.946369 (  4.120131)
build_all              0.000000   0.007300   3.232540 (  1.823293)
build_install          0.008987   0.008121   4.721085 (  2.731826)
test_btest             0.000825   0.000000  36.834755 ( 15.825542)
test_basic             0.002236   0.004835   0.495717 (  0.579685)
test_all               0.065020   0.046752 495.344494 (220.045932)
test_rubyspec          0.018320   0.069797  62.838589 ( 29.653092)
total: 277.88 sec