Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240826-182105
#<BuildRuby:0x00007f4042f3fdc0
@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.20240826-182105",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.004041 0.005673 4.111714 ( 4.749045)
build_miniruby 0.000000 0.002029 21.435175 ( 12.933936)
build_ruby 0.001434 0.000996 4.307725 ( 4.488594)
build_all 0.004210 0.006045 7.476167 ( 4.939991)
build_install 0.021190 0.004141 10.651877 ( 6.733605)
test_btest 0.000617 0.000251 91.238511 ( 34.940435)
test_basic 0.002496 0.009853 1.069129 ( 1.139385)
test_all 0.118203 0.038465 830.046695 (356.355456)
test_rubyspec 0.054367 0.036314 148.208870 ( 41.724434)
total: 468.01 sec