Logfile: /home/opc/ruby/logs/brlog.master.20250727-163922
#<BuildRuby:0x0000fffe05f8fdc8
 @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-163922",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000021   0.000003   0.000024 (  0.000024)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.005238   0.000000   2.112269 (  1.822967)
build_miniruby         0.001249   0.000000   1.248859 (  1.253497)
build_ruby             0.000000   0.001658   1.866418 (  4.199957)
build_all              0.003751   0.003386   3.161472 (  1.695004)
build_install          0.014746   0.001530   4.617354 (  2.809198)
test_btest             0.000702   0.000135  36.468875 ( 15.908422)
test_basic             0.000000   0.007442   0.494428 (  0.580567)
test_all               0.089611   0.027061 436.678986 (202.179925)
test_rubyspec          0.047360   0.040484  61.384656 ( 29.079683)
total: 259.53 sec