Logfile: /home/opc/ruby/logs/brlog.master.20250729-194432
#<BuildRuby:0x0000ffff3ed3fde0
 @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.20250729-194432",
 @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.000014)
autoconf               0.000019   0.000003   0.000022 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.000000   0.006082   2.204139 (  2.133073)
build_miniruby         0.000429   0.000964   1.254585 (  1.256534)
build_ruby             0.001462   0.000404   1.902493 (  3.911280)
build_all              0.002599   0.004856   3.247292 (  1.838444)
build_install          0.008797   0.007583   4.646841 (  2.881891)
test_btest             0.000682   0.000000  36.587364 ( 15.528121)
test_basic             0.005211   0.003330   0.493254 (  0.583517)
test_all               0.078513   0.032939 490.116619 (237.738393)
test_rubyspec          0.046307   0.045181  61.984245 ( 29.290487)
total: 295.16 sec