Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241011-225018
#<BuildRuby:0x00007f199c9ffdc8
@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.20241011-225018",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.008339 0.001320 4.478459 ( 15.345129)
build_miniruby 0.001504 0.000451 2.365007 ( 7.809518)
build_ruby 0.001418 0.000425 4.425610 ( 5.552122)
build_all 0.012778 0.000000 24.070249 ( 11.075272)
build_install 0.019257 0.005695 9.731119 ( 7.323568)
test_btest 0.000959 0.000000 81.132585 ( 66.921235)
test_basic 0.003599 0.008153 1.094362 ( 1.471406)
test_all 0.119063 0.036463 766.367165 (551.081710)
test_rubyspec 0.066770 0.022012 124.002094 ( 77.034366)
total: 743.62 sec