Logfile: /home/opc/ruby/logs/brlog.master.20250727-170542
#<BuildRuby:0x0000fffe03d5fdc0
 @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-170542",
 @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.000015   0.000001   0.000016 (  0.000016)
autoconf               0.000026   0.000001   0.000027 (  0.000026)
configure              0.000021   0.000001   0.000022 (  0.000021)
build_up               0.005903   0.000088   2.130905 (  1.805699)
build_miniruby         0.001263   0.000063   1.259114 (  1.266619)
build_ruby             0.001480   0.000074   1.944179 (  3.932179)
build_all              0.002893   0.004657   3.177209 (  1.712978)
build_install          0.012157   0.004645   4.616666 (  2.662978)
test_btest             0.000803   0.000000  36.256662 ( 16.274230)
test_basic             0.004775   0.001812   0.481804 (  0.568003)
test_all               0.090135   0.021802 448.006175 (207.994038)
test_rubyspec          0.045074   0.040572  61.914300 ( 29.648826)
total: 265.87 sec