Logfile: /home/opc/ruby/logs/brlog.master.20250728-051118
#<BuildRuby:0x0000fffd8166fdd0
 @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-051118",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000027   0.000002   0.000029 (  0.000029)
configure              0.000013   0.000000   0.000013 (  0.000014)
build_up               0.005442   0.000072   2.150288 (  1.870326)
build_miniruby         0.001149   0.000054   1.264537 (  1.270937)
build_ruby             0.001613   0.000077   1.874547 (  3.991343)
build_all              0.004530   0.003837   3.208406 (  1.757025)
build_install          0.016722   0.000701   4.657734 (  2.697674)
test_btest             0.000743   0.000060  36.850860 ( 15.441658)
test_basic             0.006064   0.000487   0.487812 (  0.571057)
test_all               0.074145   0.039037 477.500051 (205.999908)
test_rubyspec          0.047806   0.036062  63.078791 ( 29.833334)
total: 263.43 sec