Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240811-215646
#<BuildRuby:0x00007ff90e7ffdc8
@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.20240811-215646",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.004376 0.005192 4.277321 ( 6.733790)
build_miniruby 0.001641 0.000462 1.923582 ( 2.640961)
build_ruby 0.002344 0.000000 4.574434 ( 6.313760)
build_all 0.010503 0.001268 7.748158 ( 9.222359)
build_install 0.016902 0.010225 10.618357 ( 12.687497)
test_btest 0.000000 0.001344 97.017760 (113.325074)
test_basic 0.001872 0.011367 1.261590 ( 2.274291)
test_all 0.125381 0.036651 856.519797 (610.001491)
test_rubyspec 0.067288 0.025885 150.166273 ( 62.332777)
total: 825.53 sec