Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230722-170757
#<BuildRuby:0x000055f5940da090
@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.20230722-170757",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.003225 0.004239 2.228509 ( 4.675384)
build_miniruby 0.001369 0.000091 1.612432 ( 1.802209)
build_ruby 0.001609 0.000107 3.221023 ( 3.699317)
build_all 0.008453 0.000272 2.566193 ( 2.607238)
build_install 0.019273 0.000362 3.832716 ( 3.939851)
test_btest 0.001047 0.000000 62.754768 ( 38.447824)
test_basic 0.000000 0.008656 0.762244 ( 0.996114)
test_all 0.001683 0.000192 587.749898 (335.912566)
test_rubyspec 0.018627 0.040804 79.660029 (109.220126)
total: 501.30 sec