Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230723-170926
#<BuildRuby:0x0000556aac35a090
@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.20230723-170926",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006788 0.000754 2.272509 ( 4.513046)
build_miniruby 0.001610 0.000000 1.682749 ( 1.955572)
build_ruby 0.000000 0.001473 3.178975 ( 3.965743)
build_all 0.003571 0.004948 2.678631 ( 2.967503)
build_install 0.010520 0.007430 3.948116 ( 4.022830)
test_btest 0.000646 0.000133 61.067254 ( 41.792787)
test_basic 0.003944 0.003837 0.778904 ( 1.200721)
test_all 0.000978 0.000224 617.989495 (386.262798)
test_rubyspec 0.029491 0.029663 81.579799 (112.945054)
total: 559.63 sec