Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230823-073002
#<BuildRuby:0x000055b78eb0e230
@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.20230823-073002",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003403 0.003644 2.421272 ( 5.697884)
build_miniruby 0.000000 0.002072 1.749681 ( 2.376453)
build_ruby 0.000000 0.001669 3.528134 ( 4.595307)
build_all 0.008291 0.000321 5.513273 ( 5.556832)
build_install 0.016012 0.004294 6.946373 ( 6.819149)
test_btest 0.000716 0.000097 66.725539 ( 52.470792)
test_basic 0.003820 0.000517 0.829870 ( 1.158907)
test_all 0.006492 0.003284 638.928346 (385.528841)
test_rubyspec 0.046878 0.036618 93.632260 (129.530806)
total: 593.74 sec