Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-161324
#<BuildRuby:0x0000794d5e99fdc0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251024-161324",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000021   0.000006   0.000027 (  0.000026)
build_up               0.007503   0.002605   4.999026 (  3.584964)
build_miniruby         0.000896   0.000960   2.138927 (  2.169793)
build_ruby             0.000722   0.001183   4.365963 (  4.517645)
build_all              0.004090   0.006109   6.346286 (  3.245701)
build_install          0.018116   0.007314   9.840876 (  5.397939)
test_btest             0.000000   0.000919  73.458993 ( 29.616860)
test_basic             0.003940   0.003139   0.951878 (  1.002926)
test_all               0.091572   0.036303 603.887338 (196.693110)
test_rubyspec          0.044916   0.038022 109.927142 ( 26.142920)
total: 272.37 sec