Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230814-213112
#<BuildRuby:0x00005605e7952458
@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.20230814-213112",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007643 0.000347 2.280228 ( 4.657127)
build_miniruby 0.001338 0.000125 1.701428 ( 2.101884)
build_ruby 0.001947 0.000183 3.390499 ( 3.886159)
build_all 0.005795 0.003405 5.356849 ( 3.975531)
build_install 0.020333 0.000452 6.989692 ( 5.861387)
test_btest 0.000836 0.000086 67.154526 ( 41.083772)
test_basic 0.004775 0.003699 0.791293 ( 1.097265)
test_all 0.005604 0.004262 599.539435 (341.481754)
test_rubyspec 0.029102 0.042326 90.316757 (119.913816)
total: 524.06 sec