Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230605-050805
#<BuildRuby:0x000055b3873ea068
@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.20230605-050805",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.002009 0.005532 1.984249 ( 4.564576)
build_miniruby 0.000964 0.000395 1.639311 ( 1.867834)
build_ruby 0.001056 0.000432 2.727746 ( 3.360743)
build_all 0.005184 0.002121 2.235948 ( 2.294154)
build_install 0.011842 0.005611 3.601327 ( 3.611069)
test_btest 0.000525 0.000219 59.406713 ( 36.570300)
test_basic 0.005587 0.001334 0.654618 ( 1.091898)
test_all 0.000856 0.000349 580.366272 (447.565870)
test_rubyspec 0.031503 0.034521 79.545377 (125.931954)
total: 626.86 sec