Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230830-013850
#<BuildRuby:0x000056369d272228
@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.20230830-013850",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006816 0.001048 2.482623 ( 5.737179)
build_miniruby 0.000000 0.002135 2.135910 ( 3.085877)
build_ruby 0.000000 0.001765 3.455357 ( 4.674031)
build_all 0.007084 0.001645 5.579193 ( 6.611976)
build_install 0.018023 0.003638 7.111800 ( 8.385878)
test_btest 0.000799 0.000154 70.345534 ( 72.381811)
test_basic 0.001290 0.008187 0.885247 ( 1.443938)
test_all 0.008839 0.003278 698.943496 (730.070162)
test_rubyspec 0.034759 0.047278 95.339454 (137.263716)
total: 969.66 sec