Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-081919
#<BuildRuby:0x000055d5a1a86048
@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.20230922-081919",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.007902 0.000000 2.415429 ( 5.327900)
build_miniruby 0.001400 0.000239 2.071764 ( 2.485385)
build_ruby 0.001729 0.000298 3.474511 ( 4.579946)
build_all 0.007472 0.001289 5.548740 ( 5.672821)
build_install 0.017310 0.003569 7.076620 ( 8.180192)
test_btest 0.000403 0.000693 63.630725 ( 67.560848)
test_basic 0.001139 0.008057 0.828570 ( 1.438679)
test_all 0.009690 0.001235 680.613176 (637.606344)
test_rubyspec 0.063161 0.021724 95.388181 (137.237044)
total: 870.09 sec