Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-021428
#<BuildRuby:0x000074a8ce15fdd8
 @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-021428",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000025   0.000006   0.000031 (  0.000030)
build_up               0.004615   0.004153   3.799824 (  2.688490)
build_miniruby         0.001061   0.000275   1.608589 (  1.921215)
build_ruby             0.001873   0.000000   3.500582 ( 45.800147)
build_all              0.005530   0.003153   5.913397 (  2.565126)
build_install          0.014338   0.006266   9.195314 (  6.180450)
test_btest             0.000977   0.000000  70.486200 ( 19.056107)
test_basic             0.004133   0.004352   0.939688 (  1.010140)
test_all               0.080845   0.038533 584.068969 (222.011490)
test_rubyspec          0.052975   0.029598 108.045536 ( 24.206982)
total: 325.44 sec