Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240123-165042
#<BuildRuby:0x000055a8a3011ca0
@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.20240123-165042",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002032 0.004264 1.835370 ( 2.435276)
build_miniruby 0.000000 0.001982 61.595050 ( 27.566783)
build_ruby 0.000000 0.001647 3.220488 ( 3.459330)
build_all 0.003883 0.004406 5.496935 ( 3.088774)
build_install 0.016322 0.002180 6.815401 ( 4.418723)
test_btest 0.000610 0.000109 67.486390 ( 35.501415)
test_basic 0.003553 0.004362 0.718660 ( 0.786691)
test_all 0.089917 0.026923 707.511770 (376.061427)
test_rubyspec 0.068200 0.047265 179.234489 (270.213835)
total: 723.53 sec