Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230809-032514
#<BuildRuby:0x00005627ff742278
@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.20230809-032514",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.006888 0.000522 2.260223 ( 4.847272)
build_miniruby 0.001181 0.000197 1.701759 ( 1.850918)
build_ruby 0.001599 0.000266 3.422540 ( 4.177870)
build_all 0.003669 0.004700 2.694317 ( 2.863935)
build_install 0.015316 0.004737 4.090695 ( 4.282697)
test_btest 0.000000 0.000745 65.879937 ( 47.765734)
test_basic 0.004169 0.003355 0.806052 ( 1.225058)
test_all 0.001114 0.000262 595.188671 (378.666430)
test_rubyspec 0.036871 0.023278 85.887889 (117.005811)
total: 562.69 sec