Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-061328
#<BuildRuby:0x00007c502cedfdc0
 @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.20251026-061328",
 @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.000017   0.000005   0.000022 (  0.000021)
autoconf               0.000037   0.000009   0.000046 (  0.000045)
configure              0.000035   0.000000   0.000035 (  0.000034)
build_up               0.007254   0.003113   5.158684 (  4.333814)
build_miniruby         0.001357   0.000116   1.469010 (  1.484154)
build_ruby             0.000000   0.001779   3.462513 ( 73.767852)
build_all              0.005515   0.000537   3.791016 (  4.827964)
build_install          0.015461   0.004445   7.782820 (  4.674968)
test_btest             0.000968   0.000254  69.902695 ( 22.385574)
test_basic             0.004512   0.003563   0.763910 (  1.327444)
test_all               0.093415   0.028545 611.731559 (208.392438)
test_rubyspec          0.043373   0.034831 106.597784 ( 20.117841)
total: 341.31 sec