Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230721-130900
#<BuildRuby:0x0000559860e3a2a8
@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.20230721-130900",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005568 0.000880 1.973435 ( 4.396436)
build_miniruby 0.001319 0.000208 1.587689 ( 1.592063)
build_ruby 0.001310 0.000206 2.864459 ( 3.071634)
build_all 0.000791 0.007101 2.496893 ( 1.459385)
build_install 0.016002 0.002694 3.866427 ( 3.167147)
test_btest 0.000527 0.000119 60.615937 ( 26.190995)
test_basic 0.006531 0.000395 0.761396 ( 0.863056)
test_all 0.000000 0.001172 605.196892 (295.444940)
test_rubyspec 0.025846 0.033125 81.451885 (107.843539)
total: 444.03 sec