Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230506-050457
#<BuildRuby:0x0000557b57369a48
@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.20230506-050457",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001946 0.004344 1.905750 ( 4.208760)
build_miniruby 0.001027 0.000171 1.386866 ( 1.557238)
build_ruby 0.001467 0.000245 2.628564 ( 3.266152)
build_all 0.007665 0.000000 2.173839 ( 2.304209)
build_install 0.018078 0.000656 3.351007 ( 3.691915)
test_btest 0.000789 0.000109 59.838420 ( 44.460158)
test_basic 0.006992 0.000344 0.720648 ( 1.091438)
test_all 0.001322 0.000176 572.460861 (367.143520)
test_rubyspec 0.036495 0.021324 76.846040 (104.474209)
total: 532.20 sec