Logfile: /home/opc/ruby/logs/brlog.master.20250726-151653
#<BuildRuby:0x0000fffddac6fdd0
 @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.20250726-151653",
 @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.000001   0.000015 (  0.000014)
autoconf               0.000029   0.000001   0.000030 (  0.000031)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.001676   0.003778   2.144684 (  1.786879)
build_miniruby         0.001101   0.000099   1.264996 (  1.269366)
build_ruby             0.001391   0.000125   1.928659 (  4.432641)
build_all              0.007703   0.000310   3.258702 (  1.866728)
build_install          0.016885   0.000328   4.697983 (  2.741874)
test_btest             0.000698   0.000000  36.340058 ( 15.651601)
test_basic             0.006297   0.000000   0.486373 (  0.571015)
test_all               0.078024   0.032620 473.316662 (199.777219)
test_rubyspec          0.043100   0.053019  64.692841 ( 30.532314)
total: 258.63 sec