Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-081229
#<BuildRuby:0x00007cb5f690fdc0
 @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.20251023-081229",
 @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.000022)
autoconf               0.000053   0.000000   0.000053 (  0.000053)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.005858   0.003621   4.929755 (  3.846898)
build_miniruby         0.001445   0.000121   1.822730 (  2.672545)
build_ruby             0.001258   0.000794   4.479992 ( 22.831488)
build_all              0.006543   0.002952   6.281255 (  3.244405)
build_install          0.017541   0.005092   9.460799 (  4.899282)
test_btest             0.000683   0.000210  75.784610 ( 31.034479)
test_basic             0.002962   0.004079   1.096731 (  1.189374)
test_all               0.102069   0.029957 750.431493 (288.266523)
test_rubyspec          0.045302   0.035612 112.346758 ( 25.685763)
total: 383.67 sec