Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240306-061113
#<BuildRuby:0x000056211010a450
@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.20240306-061113",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.009737 0.000142 2.791578 ( 4.216837)
build_miniruby 0.000000 0.001661 2.057630 ( 2.342204)
build_ruby 0.000924 0.001138 3.716274 ( 4.600059)
build_all 0.008379 0.000426 6.023974 ( 5.786193)
build_install 0.016414 0.005830 8.064632 ( 7.940612)
test_btest 0.000000 0.000925 73.092597 ( 70.629035)
test_basic 0.004637 0.003041 0.843988 ( 1.483069)
test_all 0.097158 0.023393 731.873415 (517.367996)
test_rubyspec 0.045323 0.049001 118.348357 (159.716363)
total: 774.08 sec