Logfile: /home/opc/ruby/logs/brlog.master.20250724-055628
#<BuildRuby:0x0000fffc3319fde0
 @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.20250724-055628",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000021   0.000000   0.000021 (  0.000021)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.001579   0.004180   2.024605 (  1.850274)
build_miniruby         0.000000   0.001245   1.270749 (  1.273069)
build_ruby             0.000000   0.001598   1.887545 (  3.978664)
build_all              0.006560   0.000935   3.227738 (  1.686523)
build_install          0.013540   0.004217   4.586560 (  2.761482)
test_btest             0.000617   0.000074  36.597324 ( 15.658664)
test_basic             0.002026   0.004495   0.487214 (  0.577528)
test_all               0.061698   0.055253 436.095294 (185.130688)
test_rubyspec          0.052483   0.040298  64.156890 ( 30.247880)
total: 243.17 sec