Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-091937
#<BuildRuby:0x0000561f7f6b5f40
@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.20230729-091937",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.001842 0.004573 2.243048 ( 5.998271)
build_miniruby 0.001055 0.000351 1.705115 ( 16.521234)
build_ruby 0.001469 0.000489 3.377785 ( 44.663755)
build_all 0.007939 0.001213 2.814671 ( 3.106858)
build_install 0.019469 0.000621 4.125156 ( 5.119400)
test_btest 0.000748 0.000206 63.862719 ( 40.843178)
test_basic 0.002407 0.005158 0.813296 ( 1.213808)
test_all 0.001031 0.000320 591.457777 (266.000334)
test_rubyspec 0.029134 0.026553 83.391615 (100.613900)
total: 484.08 sec