Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230504-090420
#<BuildRuby:0x0000556f13a2e068
@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.20230504-090420",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006055 0.000347 1.931772 ( 4.089007)
build_miniruby 0.001530 0.000255 1.398011 ( 1.618037)
build_ruby 0.001751 0.000000 2.614096 ( 3.181172)
build_all 0.007130 0.000000 2.237056 ( 2.299483)
build_install 0.008489 0.008475 3.403444 ( 3.340036)
test_btest 0.000756 0.000162 57.601551 ( 40.116393)
test_basic 0.007347 0.000000 0.699391 ( 1.066327)
test_all 0.006323 0.000223 610.963631 (449.097655)
test_rubyspec 0.039867 0.024930 78.950190 (126.301004)
total: 631.11 sec