Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-050310
#<BuildRuby:0x00005570b779a068
@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.20231210-050310",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006768 0.000780 2.542143 ( 3.683291)
build_miniruby 0.001449 0.000167 1.630413 ( 1.745581)
build_ruby 0.001802 0.000208 3.315099 ( 3.675409)
build_all 0.004025 0.004933 5.553961 ( 3.976968)
build_install 0.014308 0.005430 6.944636 ( 5.110633)
test_btest 0.001014 0.000181 63.718070 ( 40.678069)
test_basic 0.007071 0.003342 0.833102 ( 0.993890)
test_all 0.069787 0.057476 687.649453 (406.551214)
test_rubyspec 0.034137 0.039345 91.485117 (116.903059)
total: 583.32 sec