Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-012034
#<BuildRuby:0x000055a4b722a450
@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.20240216-012034",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002823 0.004519 2.321782 ( 4.222755)
build_miniruby 0.001986 0.000368 66.933519 ( 62.587141)
build_ruby 0.001976 0.000366 3.719345 ( 5.132858)
build_all 0.008573 0.000771 6.292028 ( 6.549302)
build_install 0.018250 0.004525 7.903196 ( 8.421625)
test_btest 0.000759 0.000143 73.746257 ( 82.827240)
test_basic 0.003765 0.004313 0.874751 ( 1.519365)
test_all 0.096882 0.028419 765.010818 (543.956523)
test_rubyspec 0.036825 0.062363 121.123955 (178.458263)
total: 893.68 sec