Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-001439
#<BuildRuby:0x000077ccf0cefdd0
 @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.20251025-001439",
 @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.000016   0.000005   0.000021 (  0.000020)
autoconf               0.000026   0.000008   0.000034 (  0.000034)
configure              0.000020   0.000006   0.000026 (  0.000026)
build_up               0.001306   0.008285   4.717541 (  3.597317)
build_miniruby         0.001106   0.000416   4.509963 (  3.943475)
build_ruby             0.001642   0.000250   4.011744 (  4.069957)
build_all              0.006192   0.002187   5.873159 (  2.571065)
build_install          0.016714   0.005524   9.164779 (  4.872322)
test_btest             0.000820   0.000300  72.900214 ( 34.161285)
test_basic             0.001992   0.006447   0.787157 (  0.840607)
test_all               0.094217   0.027756 606.530762 (206.108605)
test_rubyspec          0.040583   0.036937  98.637592 ( 25.643765)
total: 285.81 sec