Logfile: /home/opc/ruby/logs/brlog.master.20250731-041125
#<BuildRuby:0x0000fffe669afdc0
 @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.20250731-041125",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000024   0.000001   0.000025 (  0.000024)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.006042   0.000102   2.209804 (  2.133852)
build_miniruby         0.003038   0.000069  28.511330 ( 12.904766)
build_ruby             0.001701   0.000000   1.929351 (  3.687426)
build_all              0.015180   0.003603  24.756234 ( 17.976028)
build_install          0.013152   0.004448   4.721681 (  2.822843)
test_btest             0.000000   0.002215  36.398096 ( 15.602734)
test_basic             0.006038   0.000996   0.497515 (  0.581121)
test_all               0.073106   0.042962 429.897581 (191.473330)
test_rubyspec          0.040010   0.042717  62.995002 ( 29.674010)
total: 276.86 sec