Logfile: /home/opc/ruby/logs/brlog.master.20250729-094422
#<BuildRuby:0x0000fffd0e7efde0
 @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.20250729-094422",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000013)
build_up               0.005684   0.000235   2.163682 (  2.116693)
build_miniruby         0.001275   0.000000   2.140995 (  2.000329)
build_ruby             0.001570   0.000000   1.872234 (  4.997856)
build_all              0.006812   0.000124   3.175049 (  1.703032)
build_install          0.015763   0.006223   4.588554 (  2.819207)
test_btest             0.000729   0.000100  36.552783 ( 17.304090)
test_basic             0.005530   0.000755   0.490485 (  0.575953)
test_all               0.078073   0.036941 475.026688 (198.579609)
test_rubyspec          0.023561   0.061523  62.565501 ( 29.878517)
total: 259.98 sec