Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-133541
#<BuildRuby:0x000055fb5291e058
@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.20230902-133541",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002587 0.004226 2.957311 ( 4.193837)
build_miniruby 0.003600 0.000360 6.138435 ( 6.743746)
build_ruby 0.001855 0.000186 3.667730 ( 4.707460)
build_all 0.009246 0.000071 5.864983 ( 5.519658)
build_install 0.017459 0.004801 7.152965 ( 7.404360)
test_btest 0.000770 0.000088 64.560772 ( 53.667071)
test_basic 0.007427 0.000849 0.813005 ( 1.230804)
test_all 0.005683 0.005148 681.399330 (738.590453)
test_rubyspec 0.039350 0.045358 96.652632 (149.368541)
total: 971.43 sec