Logfile: /home/opc/ruby/logs/brlog.master.20250802-061710
#<BuildRuby:0x0000fffd1ed8fdd0
 @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.20250802-061710",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000030   0.000002   0.000032 (  0.000032)
configure              0.000016   0.000001   0.000017 (  0.000016)
build_up               0.005506   0.000000   2.166620 (  1.839781)
build_miniruby         0.001429   0.000000   1.300870 (  1.309974)
build_ruby             0.001829   0.000052   1.908341 (  5.013352)
build_all              0.004178   0.003339   3.232177 (  1.734078)
build_install          0.016582   0.000688   4.722350 (  2.676094)
test_btest             0.000556   0.000041  37.252839 ( 16.114489)
test_basic             0.006788   0.000000   0.496151 (  0.583876)
test_all               0.083163   0.031776 430.297411 (189.911210)
test_rubyspec          0.046017   0.047407  66.085947 ( 31.119420)
total: 250.30 sec