Logfile: /home/opc/ruby/logs/brlog.master.20250803-232627
#<BuildRuby:0x0000fffe7546fdd8
 @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.20250803-232627",
 @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.000012   0.000001   0.000013 (  0.000012)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.000000   0.005995   2.174651 (  1.830997)
build_miniruby         0.000000   0.001340   1.282585 (  1.285946)
build_ruby             0.000000   0.001597   1.942337 (  3.860048)
build_all              0.005746   0.001834   3.208217 (  1.780075)
build_install          0.016503   0.000215   4.719280 (  2.723939)
test_btest             0.000901   0.000041  38.010770 ( 16.233542)
test_basic             0.008586   0.008027   0.525578 (  0.592299)
test_all               0.091320   0.022031 472.986589 (210.332523)
test_rubyspec          0.059917   0.036039  64.049435 ( 31.731554)
total: 270.37 sec