Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-181416
#<BuildRuby:0x00007ff09053fdd0
 @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-181416",
 @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.000031   0.000008   0.000039 (  0.000039)
configure              0.000024   0.000007   0.000031 (  0.000029)
build_up               0.005442   0.004764   4.992409 (  3.485814)
build_miniruby         0.001792   0.000000   2.025275 (  2.249006)
build_ruby             0.002204   0.000000   4.552576 ( 15.734390)
build_all              0.007665   0.002067   6.309626 (  3.156632)
build_install          0.020266   0.003346   9.429032 (  5.444803)
test_btest             0.001051   0.000113  73.824735 ( 26.154239)
test_basic             0.003955   0.004533   1.021957 (  2.059278)
test_all               0.096184   0.029355 689.906605 (255.860403)
test_rubyspec          0.051419   0.031606 107.458213 ( 24.927878)
total: 339.07 sec