Logfile: /home/opc/ruby/logs/brlog.master.20250726-203054
#<BuildRuby:0x0000fffdc7defdd0
 @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-203054",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000025   0.000003   0.000028 (  0.000058)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.001978   0.003644   2.144360 (  1.863009)
build_miniruby         0.001077   0.000162   1.285101 (  1.289868)
build_ruby             0.001322   0.000199   1.860368 (  4.397748)
build_all              0.004306   0.003281   3.249640 (  1.714992)
build_install          0.016136   0.000753   4.722777 (  2.725963)
test_btest             0.000618   0.000099  36.326974 ( 15.687616)
test_basic             0.000000   0.006758   0.489617 (  0.574347)
test_all               0.071566   0.039468 464.596905 (208.874476)
test_rubyspec          0.043483   0.043210  62.620919 ( 29.695610)
total: 266.82 sec