Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240821-040947
#<BuildRuby:0x00007f9b62a5fdc0
@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.20240821-040947",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003777 0.005205 3.944414 ( 4.948138)
build_miniruby 0.001526 0.000444 1.745353 ( 2.180987)
build_ruby 0.001719 0.000499 4.504055 ( 5.139304)
build_all 0.009565 0.000841 7.555642 ( 5.542478)
build_install 0.021280 0.003649 10.202809 ( 7.820811)
test_btest 0.000797 0.000210 94.795269 ( 76.761516)
test_basic 0.007833 0.005355 1.289864 ( 1.649840)
test_all 0.109641 0.054100 872.616047 (476.495344)
test_rubyspec 0.019590 0.064262 153.238574 ( 39.087558)
total: 619.63 sec