Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-112448
#<BuildRuby:0x00005560710ee058
@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.20230807-112448",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003265 0.003888 2.336326 ( 4.688529)
build_miniruby 0.001453 0.000188 1.621086 ( 1.857373)
build_ruby 0.001505 0.000000 3.526132 ( 4.051816)
build_all 0.001204 0.007798 2.875392 ( 3.069764)
build_install 0.017982 0.002893 4.203244 ( 4.255330)
test_btest 0.000732 0.000135 70.241226 ( 44.652355)
test_basic 0.005021 0.004087 0.873485 ( 1.244166)
test_all 0.001024 0.000210 651.977229 (366.590099)
test_rubyspec 0.034025 0.028049 88.578213 (114.090141)
total: 544.50 sec