Logfile: /home/opc/ruby/logs/brlog.master.20250731-044740
#<BuildRuby:0x0000fffde21afdc0
 @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-044740",
 @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.000002   0.000016 (  0.000016)
autoconf               0.000025   0.000002   0.000027 (  0.000026)
configure              0.000019   0.000002   0.000021 (  0.000020)
build_up               0.005966   0.000000   2.165225 (  1.883928)
build_miniruby         0.001394   0.000000   1.266402 (  1.271345)
build_ruby             0.002080   0.000000   1.899788 (  4.098302)
build_all              0.008151   0.000000   3.227891 (  1.737320)
build_install          0.017416   0.000000   4.741252 (  2.735723)
test_btest             0.000841   0.000000  37.142826 ( 19.925594)
test_basic             0.003853   0.003278   0.510457 (  0.682667)
test_all               0.089097   0.038734 497.919213 (240.655831)
test_rubyspec          0.054115   0.052125  65.567125 ( 32.920876)
total: 305.92 sec