Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-091500
#<BuildRuby:0x000055a2cc9f6068
@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.20230701-091500",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006809 0.000227 2.125692 ( 4.388524)
build_miniruby 0.008277 0.000008 154.145832 (179.447282)
build_ruby 0.000000 0.001764 3.444149 ( 3.958911)
build_all 0.009185 0.002338 29.540647 ( 20.085079)
build_install 0.009212 0.012572 6.746262 ( 6.827341)
test_btest 0.000689 0.000133 66.340648 ( 48.200480)
test_basic 0.002522 0.004756 0.748008 ( 1.005786)
test_all 0.001236 0.000279 555.010346 (389.348801)
test_rubyspec 0.034909 0.029318 84.580271 (121.305223)
total: 774.57 sec