Logfile: /home/opc/ruby/logs/brlog.master.20250731-051020
#<BuildRuby:0x0000fffe8d58fde0
 @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-051020",
 @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.000008   0.000003   0.000011 (  0.000011)
autoconf               0.000011   0.000004   0.000015 (  0.000051)
configure              0.000015   0.000005   0.000020 (  0.000019)
build_up               0.001103   0.004450   2.132615 (  1.836286)
build_miniruby         0.000856   0.000342   1.252022 (  1.255704)
build_ruby             0.001104   0.000441   1.917160 (  4.392581)
build_all              0.006494   0.000849   3.214145 (  1.713038)
build_install          0.008491   0.008957   4.680929 (  2.664532)
test_btest             0.000425   0.000191  37.043191 ( 16.204239)
test_basic             0.005490   0.002460   0.501740 (  0.580386)
test_all               0.092722   0.020916 494.645132 (244.772535)
test_rubyspec          0.052868   0.047819  62.466235 ( 29.703843)
total: 303.13 sec