Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-192131
#<BuildRuby:0x000056001397e398
@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.20230729-192131",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006263 0.000895 2.232793 ( 4.307289)
build_miniruby 0.001386 0.000198 1.717579 ( 2.238841)
build_ruby 0.001658 0.000237 3.239018 ( 3.743916)
build_all 0.000000 0.008254 2.777957 ( 3.085420)
build_install 0.011284 0.007292 3.864032 ( 3.846884)
test_btest 0.000775 0.000194 62.734451 ( 38.651223)
test_basic 0.003561 0.003963 0.789392 ( 1.198408)
test_all 0.000395 0.000978 614.750654 (308.746245)
test_rubyspec 0.051337 0.009873 82.583879 (105.853870)
total: 471.67 sec