Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-113550
#<BuildRuby:0x00005572057897c8
@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.20230831-113550",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004023 0.003351 2.236709 ( 3.656438)
build_miniruby 0.001713 0.000208 5.655652 ( 6.301807)
build_ruby 0.001690 0.000204 3.684647 ( 4.585389)
build_all 0.008706 0.000579 5.721289 ( 5.984493)
build_install 0.019645 0.001796 6.772072 ( 6.837670)
test_btest 0.001136 0.000130 70.205073 ( 54.341566)
test_basic 0.001135 0.008294 0.907115 ( 1.313925)
test_all 0.003662 0.007610 676.224869 (740.345624)
test_rubyspec 0.034665 0.050301 95.746059 (145.660352)
total: 969.03 sec