Logfile: /home/opc/ruby/logs/brlog.master.20250726-203522
#<BuildRuby:0x0000fffcc612fde0
 @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-203522",
 @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.000015   0.000001   0.000016 (  0.000016)
autoconf               0.000028   0.000001   0.000029 (  0.000028)
configure              0.000021   0.000001   0.000022 (  0.000021)
build_up               0.000000   0.005721   2.153838 (  1.811704)
build_miniruby         0.000000   0.001375   1.288352 (  1.293145)
build_ruby             0.001222   0.000315   1.932313 (  3.753146)
build_all              0.003527   0.004480   3.277069 (  1.770216)
build_install          0.016578   0.000750   4.790115 (  2.751569)
test_btest             0.000593   0.000098  37.625286 ( 16.354506)
test_basic             0.003251   0.004041   0.495075 (  0.570842)
test_all               0.066572   0.044990 466.532880 (196.133249)
test_rubyspec          0.043848   0.049277  62.202793 ( 29.386896)
total: 253.83 sec