Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230620-011415
#<BuildRuby:0x00005567648fde98
@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.20230620-011415",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.006396 1.954181 ( 4.496428)
build_miniruby 0.000000 0.001372 1.482016 ( 2.070683)
build_ruby 0.000000 0.002066 2.850283 ( 3.816465)
build_all 0.003561 0.005414 5.021504 ( 4.806845)
build_install 0.019007 0.000576 6.158615 ( 6.096591)
test_btest 0.000624 0.000113 64.118281 ( 56.472522)
test_basic 0.002693 0.004650 0.705751 ( 1.104364)
test_all 0.000000 0.001684 580.187349 (405.515065)
test_rubyspec 0.024221 0.033736 79.931467 (110.989438)
total: 595.37 sec