Logfile: /home/opc/ruby/logs/brlog.master.20250730-224116
#<BuildRuby:0x0000fffc6a31fdc8
 @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-224116",
 @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.000015   0.000003   0.000018 (  0.000016)
autoconf               0.000027   0.000004   0.000031 (  0.000031)
configure              0.000019   0.000003   0.000022 (  0.000020)
build_up               0.000550   0.005362   2.240562 (  1.905466)
build_miniruby         0.000429   0.000999   1.392708 (  1.396824)
build_ruby             0.001395   0.000350   1.942490 (  4.117605)
build_all              0.006616   0.000658   3.209760 (  1.752308)
build_install          0.013961   0.003504   4.736201 (  2.699743)
test_btest             0.000615   0.000148  36.616654 ( 16.455552)
test_basic             0.006785   0.000054   0.488063 (  0.575216)
test_all               0.105904   0.007809 478.210523 (199.773255)
test_rubyspec          0.056086   0.023751  62.862150 ( 29.581194)
total: 258.26 sec