Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230708-071044
#<BuildRuby:0x000055daa634e2a8
@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.20230708-071044",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000026 0.000003 0.000029 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004247 0.004763 24.278476 ( 26.927459)
build_miniruby 0.003699 0.004958 159.036749 (164.214793)
build_ruby 0.001322 0.000294 3.491639 ( 4.272776)
build_all 0.007646 0.007231 31.300086 ( 19.886245)
build_install 0.014828 0.003681 6.411952 ( 12.382392)
test_btest 0.000822 0.000217 66.976682 ( 46.836541)
test_basic 0.005766 0.001526 0.783117 ( 1.126848)
test_all 0.001036 0.000274 583.180012 (357.143928)
test_rubyspec 0.035780 0.022035 84.716578 (117.517403)
total: 750.31 sec