Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240212-191756
#<BuildRuby:0x0000558982d6a090
@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.20240212-191756",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.008048 0.001073 3.295411 ( 5.314196)
build_miniruby 0.004789 0.004274 249.767338 (208.365223)
build_ruby 0.002227 0.000000 4.213746 ( 5.585483)
build_all 0.011221 0.000137 6.139532 ( 6.835697)
build_install 0.018316 0.004449 7.811754 ( 8.482696)
test_btest 0.000734 0.000116 75.140379 ( 86.766435)
test_basic 0.002817 0.004807 0.854555 ( 1.717213)
test_all 0.102797 0.025206 712.063399 (595.648824)
test_rubyspec 0.075802 0.037741 184.444807 (252.908975)
total: 1171.63 sec