Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230612-131303
#<BuildRuby:0x000055eb226b6058
@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.20230612-131303",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003956 0.004597 21.465536 ( 15.888040)
build_miniruby 0.001688 0.000375 17.423286 ( 17.718593)
build_ruby 0.001655 0.000368 2.911346 ( 3.382326)
build_all 0.007327 0.000713 12.527784 ( 12.285078)
build_install 0.011475 0.006987 3.599911 ( 3.999380)
test_btest 0.000823 0.000206 61.234207 ( 36.024244)
test_basic 0.003403 0.003832 0.710994 ( 0.955364)
test_all 0.001101 0.000301 570.182416 (413.614835)
test_rubyspec 0.029983 0.030755 77.527415 (120.213449)
total: 624.09 sec