Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230604-130747
#<BuildRuby:0x0000556cced26348
@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.20230604-130747",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.006807 0.000000 1.960668 ( 4.088465)
build_miniruby 0.001416 0.000086 1.368344 ( 1.484383)
build_ruby 0.001184 0.000237 2.951516 ( 3.470289)
build_all 0.006654 0.001331 2.142395 ( 2.295079)
build_install 0.017746 0.002745 3.371687 ( 3.641837)
test_btest 0.000874 0.000169 61.095533 ( 34.081486)
test_basic 0.006379 0.001235 0.695412 ( 1.125635)
test_all 0.001588 0.000307 547.237462 (350.526936)
test_rubyspec 0.048206 0.016101 78.143070 (118.051856)
total: 518.77 sec