Logfile: /home/opc/ruby/logs/brlog.master.20250727-032534
#<BuildRuby:0x0000fffcf24bfdd0
 @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.20250727-032534",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000024   0.000004   0.000028 (  0.000027)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.005023   0.000882   2.120251 (  1.814726)
build_miniruby         0.001105   0.000194   1.270158 (  1.289333)
build_ruby             0.001306   0.000229   1.880453 (  4.477704)
build_all              0.002624   0.005064   3.246451 (  1.729289)
build_install          0.011391   0.005167   4.659488 (  2.676446)
test_btest             0.000454   0.000119  36.154639 ( 15.421052)
test_basic             0.000971   0.005091   0.488867 (  0.580212)
test_all               0.079300   0.032952 480.097864 (210.043126)
test_rubyspec          0.043180   0.047457  62.121371 ( 29.568909)
total: 267.60 sec