Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230501-030908
#<BuildRuby:0x0000564a0b8e1e98
@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.20230501-030908",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001880 0.004388 1.985453 ( 4.857638)
build_miniruby 0.001631 0.000291 1.488956 ( 2.422674)
build_ruby 0.001594 0.000284 2.653015 ( 4.171819)
build_all 0.007188 0.000508 2.230716 ( 3.325002)
build_install 0.015208 0.004753 3.458811 ( 4.955685)
test_btest 0.000402 0.000947 61.996303 ( 72.805636)
test_basic 0.003894 0.002446 0.683569 ( 1.273148)
test_all 0.001615 0.000000 580.278355 (658.679727)
test_rubyspec 0.032073 0.026907 78.200645 (116.758872)
total: 869.25 sec