Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230529-050740
#<BuildRuby:0x0000564e79736068
@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.20230529-050740",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005891 0.000942 1.912501 ( 4.527950)
build_miniruby 0.001608 0.000257 1.432188 ( 1.836459)
build_ruby 0.001901 0.000304 2.827737 ( 3.735175)
build_all 0.006489 0.001038 2.232246 ( 2.916806)
build_install 0.017930 0.002052 3.521390 ( 4.931382)
test_btest 0.000000 0.000932 63.472536 ( 64.032848)
test_basic 0.004860 0.003121 0.724824 ( 1.319282)
test_all 0.001481 0.000265 579.111224 (658.060013)
test_rubyspec 0.016049 0.046416 76.760088 (119.166992)
total: 860.53 sec