Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-071516
#<BuildRuby:0x000055b35b87dfc0
@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.20230701-071516",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002397 0.004266 1.983274 ( 4.262161)
build_miniruby 0.001247 0.000185 1.664687 ( 2.110487)
build_ruby 0.001848 0.000000 3.082941 ( 3.898383)
build_all 0.004452 0.004471 5.146409 ( 4.330998)
build_install 0.011147 0.007097 6.123390 ( 6.020272)
test_btest 0.000608 0.000133 63.078147 ( 46.957840)
test_basic 0.006010 0.001315 0.726947 ( 1.171012)
test_all 0.001644 0.000360 573.556732 (385.344003)
test_rubyspec 0.017958 0.042857 81.749312 (120.379448)
total: 574.48 sec