Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-132858
#<BuildRuby:0x00005595dffc9fc0
@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.20230822-132858",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006955 0.000480 2.321256 ( 5.280163)
build_miniruby 0.001618 0.000112 1.715878 ( 2.028017)
build_ruby 0.001972 0.000136 3.293934 ( 4.381651)
build_all 0.000000 0.009095 5.467278 ( 4.936906)
build_install 0.006663 0.014255 6.764506 ( 6.972825)
test_btest 0.000750 0.000181 66.686420 ( 53.182917)
test_basic 0.006511 0.001579 0.810583 ( 1.136312)
test_all 0.008428 0.000985 601.180403 (394.716096)
test_rubyspec 0.036660 0.036262 91.724667 (122.555893)
total: 595.19 sec