Logfile: /home/opc/ruby/logs/brlog.master.20250801-142126
#<BuildRuby:0x0000fffe9a04fdc8
 @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.20250801-142126",
 @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.000013   0.000000   0.000013 (  0.000013)
autoconf               0.000021   0.000000   0.000021 (  0.000021)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.001419   0.004099   2.141100 (  1.834167)
build_miniruby         0.001156   0.000058   1.239556 (  1.243121)
build_ruby             0.001400   0.000000   1.912495 (  4.304087)
build_all              0.008396   0.000000   3.245212 (  1.773006)
build_install          0.017162   0.000267   4.754917 (  2.711443)
test_btest             0.000636   0.000025  37.460372 ( 15.856329)
test_basic             0.000000   0.006941   0.500811 (  0.587563)
test_all               0.088571   0.024243 492.467386 (210.950898)
test_rubyspec          0.043156   0.047775  63.620254 ( 29.866468)
total: 269.13 sec