Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-235813
#<BuildRuby:0x000078121b55fdc0
 @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.20250929-235813",
 @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.000022)
autoconf               0.000000   0.000041   0.000041 (  0.000040)
configure              0.000000   0.000028   0.000028 (  0.000028)
build_up               0.008296   0.002162   5.401715 (  3.451554)
build_miniruby         0.001286   0.000389   1.803746 (  1.854563)
build_ruby             0.000754   0.001256   4.566796 ( 21.144106)
build_all              0.006273   0.003416   6.254566 (  3.081948)
build_install          0.021683   0.003522   9.909448 (  5.223158)
test_btest             0.000247   0.000875  74.099546 ( 25.995011)
test_basic             0.004904   0.000157   0.969608 (  2.649842)
test_all               0.101909   0.028489 720.316962 (317.907335)
test_rubyspec          0.045112   0.037250 113.224312 ( 33.241823)
total: 414.55 sec