Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230730-092243
#<BuildRuby:0x0000561039421f40
@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.20230730-092243",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002583 0.004326 2.229728 ( 3.478902)
build_miniruby 0.001237 0.000184 1.653416 ( 1.706597)
build_ruby 0.001760 0.000261 3.274492 ( 73.424903)
build_all 0.007056 0.000414 2.650361 ( 4.177656)
build_install 0.009708 0.005727 3.580301 ( 36.851647)
test_btest 0.000906 0.000160 66.388231 ( 24.498587)
test_basic 0.004237 0.000747 0.674983 ( 25.235701)
test_all 0.001359 0.000240 638.326143 (298.410589)
test_rubyspec 0.034994 0.032980 88.419170 (109.622353)
total: 577.41 sec