Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230906-113841
#<BuildRuby:0x0000563065e4e058
@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.20230906-113841",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007130 0.000425 2.078084 ( 3.915543)
build_miniruby 0.001921 0.000265 2.128840 ( 2.664248)
build_ruby 0.001465 0.000202 3.526099 ( 4.557169)
build_all 0.010812 0.000000 44.250345 ( 55.536348)
build_install 0.021379 0.001282 7.053865 ( 7.834347)
test_btest 0.000556 0.000737 64.422009 ( 56.884597)
test_basic 0.001848 0.007232 0.804744 ( 1.374687)
test_all 0.009821 0.000877 693.761987 (700.025261)
test_rubyspec 0.059883 0.023969 92.371649 (138.555967)
total: 971.35 sec