Logfile: /home/opc/ruby/logs/brlog.master.20250730-225837
#<BuildRuby:0x0000fffc3e74fdc0
 @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.20250730-225837",
 @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.000021   0.000002   0.000023 (  0.000022)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.007798   0.000379   2.142361 (  1.842262)
build_miniruby         0.001221   0.000121   1.291405 (  1.294085)
build_ruby             0.001338   0.000133   1.880720 (  4.045840)
build_all              0.002938   0.004094   3.229302 (  1.759811)
build_install          0.015332   0.001509   4.677367 (  2.739185)
test_btest             0.000627   0.000085  36.439370 ( 15.844890)
test_basic             0.001690   0.005096   0.492189 (  0.570802)
test_all               0.064012   0.052498 439.628347 (202.886180)
test_rubyspec          0.029658   0.069243  62.010787 ( 29.315018)
total: 260.30 sec