Logfile: /home/opc/ruby/logs/brlog.master.20250727-151743
#<BuildRuby:0x0000fffd80f5fdd8
 @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.20250727-151743",
 @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.000022   0.000000   0.000022 (  0.000022)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005391   0.000000   2.144225 (  1.832549)
build_miniruby         0.001286   0.000000   1.234933 (  1.238026)
build_ruby             0.001961   0.000000   1.899138 (  3.842870)
build_all              0.007113   0.000000   3.188230 (  1.752659)
build_install          0.012686   0.004384   4.602558 (  2.616218)
test_btest             0.000669   0.000000  36.478167 ( 15.556810)
test_basic             0.002319   0.004247   0.487760 (  0.572815)
test_all               0.093620   0.020264 444.043616 (190.375690)
test_rubyspec          0.040676   0.051727  62.154002 ( 29.364654)
total: 247.15 sec