Logfile: /home/opc/ruby/logs/brlog.master.20250801-075539
#<BuildRuby:0x0000fffdef04fdd8
 @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.20250801-075539",
 @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.000013)
autoconf               0.000020   0.000001   0.000021 (  0.000021)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005429   0.000272   2.151036 (  1.796926)
build_miniruby         0.001137   0.000057   1.322531 (  1.326923)
build_ruby             0.001500   0.000075   1.926590 (  4.654440)
build_all              0.007283   0.000140   3.247682 (  1.756599)
build_install          0.013346   0.004086   4.702570 (  2.689478)
test_btest             0.000678   0.000054  36.569245 ( 15.589186)
test_basic             0.007054   0.000211   0.499418 (  0.582069)
test_all               0.101592   0.010825 422.693092 (192.656505)
test_rubyspec          0.054564   0.036325  62.577464 ( 29.739302)
total: 250.79 sec