Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-181434
#<BuildRuby:0x00007785286bfdd0
 @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.20251029-181434",
 @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.000021)
autoconf               0.000029   0.000010   0.000039 (  0.000039)
configure              0.000026   0.000008   0.000034 (  0.000034)
build_up               0.005262   0.004432   4.710731 (  3.260004)
build_miniruby         0.001499   0.000000   2.064220 (  2.074839)
build_ruby             0.001291   0.000621   4.122455 (  4.180459)
build_all              0.005122   0.003397   6.205111 (  3.061328)
build_install          0.014296   0.006481   9.420005 (  4.968301)
test_btest             0.000784   0.000281  73.294112 ( 27.115254)
test_basic             0.002757   0.004618   0.848928 (  0.901909)
test_all               0.095816   0.036848 679.166715 (302.309325)
test_rubyspec          0.047583   0.034956 111.920518 ( 30.993825)
total: 378.87 sec