Logfile: /home/opc/ruby/logs/brlog.master.20250731-225145
#<BuildRuby:0x0000fffc4139fdd0
 @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.20250731-225145",
 @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.000002   0.000012 (  0.000013)
autoconf               0.000027   0.000005   0.000032 (  0.000031)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005369   0.000222   2.164582 (  1.835721)
build_miniruby         0.001402   0.000000   1.263369 (  1.273899)
build_ruby             0.001558   0.000000   1.910575 (  4.086214)
build_all              0.007977   0.000000   3.254379 (  1.879936)
build_install          0.009268   0.008048   4.713837 (  3.241578)
test_btest             0.000601   0.000124  36.690735 ( 15.657153)
test_basic             0.002522   0.003979   0.497005 (  0.583569)
test_all               0.087328   0.026945 486.640069 (203.183792)
test_rubyspec          0.046433   0.042365  62.729702 ( 29.658637)
total: 261.40 sec