Logfile: /home/opc/ruby/logs/brlog.master.20250724-181209
#<BuildRuby:0x0000fffe82c3fdd0
 @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.20250724-181209",
 @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.000000   0.000015 (  0.000015)
autoconf               0.000035   0.000000   0.000035 (  0.000034)
configure              0.000017   0.000000   0.000017 (  0.000016)
build_up               0.005575   0.000000   2.023110 (  2.153350)
build_miniruby         0.001243   0.000000   1.260929 (  1.263536)
build_ruby             0.000000   0.001577   1.860587 (  3.987842)
build_all              0.000916   0.006111   3.210789 (  1.715479)
build_install          0.016209   0.000053   4.610783 (  2.841690)
test_btest             0.000698   0.000052  36.697470 ( 18.340309)
test_basic             0.006344   0.000471   0.487460 (  0.570831)
test_all               0.086731   0.026200 444.588359 (188.066629)
test_rubyspec          0.034887   0.051212  62.901826 ( 29.630669)
total: 248.57 sec