Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-220936
#<BuildRuby:0x00007f90aaadfdd0
 @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.20251003-220936",
 @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.000022)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.004015   0.005537   5.014397 (  3.622378)
build_miniruby         0.001305   0.000335   1.748565 (  1.853037)
build_ruby             0.001811   0.000000   4.692903 (  4.826271)
build_all              0.006540   0.002879   6.514076 (  3.822471)
build_install          0.020899   0.003684   9.696223 (  5.472518)
test_btest             0.000941   0.000235  73.572150 ( 33.920264)
test_basic             0.005022   0.004068   1.158582 (  1.457790)
test_all               0.090816   0.037400 700.919564 (374.775838)
test_rubyspec          0.052610   0.030199 113.351017 ( 47.470059)
total: 477.22 sec