Logfile: /home/opc/ruby/logs/brlog.master.20250731-181117
#<BuildRuby:0x0000ffff75c9fde0
 @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.20250731-181117",
 @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.000002   0.000014 (  0.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000021)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.004857   0.000540   2.130998 (  1.823433)
build_miniruby         0.001208   0.000134   1.292471 (  1.300049)
build_ruby             0.001220   0.000375   1.878838 (  4.130265)
build_all              0.000021   0.007661   3.226781 (  1.752942)
build_install          0.012962   0.004292   4.699164 (  2.677505)
test_btest             0.000580   0.000132  36.306383 ( 15.469025)
test_basic             0.007054   0.000000   0.493112 (  0.573140)
test_all               0.068238   0.043975 476.726353 (200.777906)
test_rubyspec          0.047660   0.049665  64.105355 ( 30.532377)
total: 259.04 sec