Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230529-130559
#<BuildRuby:0x000055fe96932458
@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.20230529-130559",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002949 0.003979 1.953516 ( 4.917372)
build_miniruby 0.001516 0.000052 1.683048 ( 2.062455)
build_ruby 0.001576 0.000055 2.774050 ( 3.634486)
build_all 0.007906 0.000273 5.480042 ( 6.002877)
build_install 0.018765 0.000323 3.421878 ( 4.270569)
test_btest 0.000837 0.000027 59.056458 ( 48.075359)
test_basic 0.007400 0.000083 0.701423 ( 1.033765)
test_all 0.001599 0.000050 585.810724 (653.181899)
test_rubyspec 0.038049 0.028248 78.544561 (123.245947)
total: 846.43 sec