Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230531-050609
#<BuildRuby:0x0000563377b36450
@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.20230531-050609",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006197 0.000808 1.947881 ( 4.612168)
build_miniruby 0.001282 0.000168 1.634819 ( 1.816306)
build_ruby 0.000000 0.001781 2.510560 ( 2.938198)
build_all 0.003987 0.003151 2.136815 ( 2.369461)
build_install 0.010000 0.009245 3.375424 ( 3.607947)
test_btest 0.000625 0.000150 60.575769 ( 41.877447)
test_basic 0.006878 0.000532 0.709514 ( 1.091938)
test_all 0.001122 0.000259 582.821682 (546.668845)
test_rubyspec 0.042713 0.022211 77.395531 (123.860526)
total: 728.84 sec