Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231020-030320
#<BuildRuby:0x000055734534a018
@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.20231020-030320",
@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.000029 0.000000 0.000029 ( 0.000023)
autoconf 0.000030 0.000000 0.000030 ( 0.000031)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.003666 0.004046 2.421025 ( 3.716215)
build_miniruby 0.001195 0.000170 15.900771 ( 19.312539)
build_ruby 0.001832 0.000262 3.454198 ( 33.696135)
build_all 0.008274 0.001182 5.292926 ( 6.326947)
build_install 0.016395 0.007852 6.932134 ( 9.440195)
test_btest 0.000849 0.000154 64.111688 ( 75.061357)
test_basic 0.001065 0.004542 0.815725 ( 1.418771)
test_all 0.008924 0.001893 657.073346 (733.132853)
test_rubyspec 0.045852 0.030299 90.793550 (161.556748)
total: 1043.66 sec