Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240925-083731
#<BuildRuby:0x00007f0784fbfdc8
@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.20240925-083731",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.010723 0.000529 5.250656 ( 8.623492)
build_miniruby 0.001867 0.000385 2.397127 ( 3.745025)
build_ruby 0.001925 0.000396 4.343191 ( 6.707579)
build_all 0.008781 0.001808 6.381483 ( 8.294971)
build_install 0.012819 0.014643 10.324885 ( 13.271937)
test_btest 0.000858 0.000239 86.706123 (123.849385)
test_basic 0.011151 0.003097 1.201639 ( 2.230625)
test_all 0.137486 0.029393 825.275128 (860.953169)
test_rubyspec 0.049063 0.040935 122.098855 ( 45.096699)
total: 1072.77 sec