Logfile: /home/opc/ruby/logs/brlog.master.20250801-033959
#<BuildRuby:0x0000fffc47e0fdc8
 @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-033959",
 @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.000015)
build_up               0.005700   0.000170   2.140059 (  2.024248)
build_miniruby         0.000000   0.001338   1.262764 (  1.268087)
build_ruby             0.000000   0.001630   1.859369 (  4.106319)
build_all              0.006398   0.001240   3.177609 (  1.662117)
build_install          0.006476   0.010368   4.695383 (  2.813091)
test_btest             0.000000   0.000699  37.892928 ( 16.777512)
test_basic             0.002973   0.004013   0.508603 (  0.587711)
test_all               0.092259   0.026159 436.313724 (194.585104)
test_rubyspec          0.043703   0.077930  63.182906 ( 29.944833)
total: 253.77 sec