Logfile: /home/opc/ruby/logs/brlog.master.20250731-055553
#<BuildRuby:0x0000fffbd45bfdd0
 @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-055553",
 @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.000002   0.000013 (  0.000012)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.004767   0.000784   2.134469 (  1.853850)
build_miniruby         0.001021   0.000168   1.295431 (  1.298448)
build_ruby             0.001333   0.000219   1.918801 (  4.045480)
build_all              0.007919   0.000000   3.257820 (  1.874708)
build_install          0.016349   0.000413   4.769659 (  2.705672)
test_btest             0.000637   0.000082  36.792034 ( 16.006770)
test_basic             0.000000   0.006944   0.494420 (  0.575700)
test_all               0.075542   0.033833 480.352188 (201.663840)
test_rubyspec          0.044830   0.042337  64.055894 ( 30.109545)
total: 260.13 sec