Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-121331
#<BuildRuby:0x00007df0f409fde0
 @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-121331",
 @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.000020)
autoconf               0.000027   0.000008   0.000035 (  0.000035)
configure              0.000000   0.000030   0.000030 (  0.000030)
build_up               0.004814   0.004806   4.985217 (  3.331056)
build_miniruby         0.001563   0.000180   1.864927 (  8.479446)
build_ruby             0.001885   0.000277   4.251362 ( 44.633023)
build_all              0.004499   0.004532   5.908013 (  3.022422)
build_install          0.017950   0.005631   9.536737 (  5.448035)
test_btest             0.000772   0.000259  78.733630 ( 34.282467)
test_basic             0.002776   0.006299   0.942009 (  0.990819)
test_all               0.089867   0.035870 602.327533 (206.341859)
test_rubyspec          0.045285   0.034596 114.809538 ( 28.061835)
total: 334.59 sec