Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230611-111041
#<BuildRuby:0x000056307f5f6058
@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.20230611-111041",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.002824 0.004829 1.962236 ( 4.284056)
build_miniruby 0.000000 0.001903 1.443740 ( 1.707238)
build_ruby 0.000000 0.001492 2.693966 ( 3.244137)
build_all 0.005350 0.002389 2.246440 ( 2.412218)
build_install 0.017080 0.002694 3.434188 ( 3.726501)
test_btest 0.000785 0.000251 62.291684 ( 44.855081)
test_basic 0.005214 0.001669 0.728138 ( 1.189964)
test_all 0.002863 0.000000 553.849928 (338.792115)
test_rubyspec 0.024783 0.035985 77.778038 (113.887258)
total: 514.10 sec