Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251006-001223
#<BuildRuby:0x0000761b9fb5fdc0
 @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.20251006-001223",
 @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.000018   0.000004   0.000022 (  0.000024)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000038   0.000000   0.000038 (  0.000038)
build_up               0.008363   0.002393   5.278834 (  4.217112)
build_miniruby         0.000061   0.001764   1.940196 (  2.165773)
build_ruby             0.001795   0.000212   4.964089 (  5.377483)
build_all              0.008074   0.001750   6.642747 (  4.515409)
build_install          0.020536   0.003874  10.282008 (  6.261970)
test_btest             0.000762   0.000196  78.662650 ( 26.049032)
test_basic             0.003012   0.003290   1.163955 (  1.251251)
test_all               0.103189   0.032531 651.953915 (245.913031)
test_rubyspec          0.049736   0.031391 112.959953 ( 26.736339)
total: 322.49 sec