Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-181508
#<BuildRuby:0x0000753f9529fdc0
 @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.20251028-181508",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000039   0.000011   0.000050 (  0.000050)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.006844   0.004569   5.599815 (  4.395679)
build_miniruby         0.001268   0.000379   3.963993 (  3.394499)
build_ruby             0.001306   0.000389   4.326666 (  4.420500)
build_all              0.005957   0.003035   5.965517 (  2.654465)
build_install          0.015821   0.008393   9.765542 (  5.487211)
test_btest             0.000888   0.000293  81.934463 ( 42.017530)
test_basic             0.002000   0.006255   1.149436 (  1.258250)
test_all               0.086158   0.038555 658.751219 (269.053940)
test_rubyspec          0.055192   0.028600 113.731098 ( 28.391101)
total: 361.07 sec