Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231104-191929
#<BuildRuby:0x0000564098902430
@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.20231104-191929",
@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.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003913 0.004009 3.691736 ( 4.224968)
build_miniruby 0.003319 0.000511 6.120738 ( 6.076807)
build_ruby 0.000000 0.001840 3.332007 ( 3.664775)
build_all 0.007261 0.002032 5.408662 ( 4.315587)
build_install 0.015291 0.007115 6.937582 ( 5.811238)
test_btest 0.000944 0.000069 61.052737 ( 51.142598)
test_basic 0.007428 0.000000 0.758004 ( 1.162050)
test_all 0.073494 0.050359 610.176155 (368.670138)
test_rubyspec 0.027129 0.043982 89.032685 (146.304457)
total: 591.37 sec