Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240225-060205
#<BuildRuby:0x000055b00edf2398
@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.20240225-060205",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.007402 0.001708 2.877598 ( 5.859332)
build_miniruby 0.000000 0.001771 2.278708 ( 3.435119)
build_ruby 0.000568 0.001289 3.603332 ( 22.053450)
build_all 0.008883 0.000187 5.968830 ( 7.466619)
build_install 0.017606 0.005423 7.801364 ( 10.500482)
test_btest 0.001232 0.000000 74.997527 (104.986518)
test_basic 0.004808 0.000502 0.841053 ( 1.667319)
test_all 0.085301 0.040895 752.583130 (648.325905)
test_rubyspec 0.051837 0.040660 118.324482 (162.088797)
total: 966.38 sec