Logfile: /home/opc/ruby/logs/brlog.master.20250727-150412
#<BuildRuby:0x0000fffbbf80fdc0
 @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-150412",
 @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.000022   0.000001   0.000023 (  0.000023)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.001830   0.004219   2.169724 (  1.842292)
build_miniruby         0.001153   0.000115   1.334954 (  1.338317)
build_ruby             0.001415   0.000142   1.926160 (  4.049780)
build_all              0.007120   0.000273   3.253648 (  1.835548)
build_install          0.011575   0.005383   4.664943 (  2.828048)
test_btest             0.000658   0.000090  36.886033 ( 15.759857)
test_basic             0.006299   0.000860   0.496645 (  0.574575)
test_all               0.104928   0.013046 453.820216 (205.801075)
test_rubyspec          0.037472   0.053133  63.752798 ( 29.985756)
total: 264.02 sec