Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240210-191040
#<BuildRuby:0x000055b803d1a040
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240210-191040",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006720 0.000695 2.112422 ( 3.798179)
build_miniruby 0.001436 0.000000 1.911699 ( 5.259042)
build_ruby 0.001947 0.000000 3.718319 ( 4.953135)
build_all 0.000000 0.009792 6.057761 ( 6.279224)
build_install 0.012543 0.011152 7.688521 ( 8.698880)
test_btest 0.000000 0.000894 74.297198 ( 89.485959)
test_basic 0.004608 0.004508 0.883519 ( 1.472489)
test_all 0.091009 0.035512 785.626940 (768.844919)
test_rubyspec 0.054428 0.061796 182.966476 (260.846629)
total: 1149.64 sec