Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-111322
#<BuildRuby:0x0000556097086068
@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.20230725-111322",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003754 0.004528 2.356813 ( 4.808920)
build_miniruby 0.001148 0.000159 1.696088 ( 1.870000)
build_ruby 0.001423 0.000196 3.360071 ( 4.148851)
build_all 0.008689 0.000000 2.798882 ( 2.558369)
build_install 0.010641 0.008161 3.940208 ( 4.051876)
test_btest 0.000681 0.000120 62.811926 ( 42.030177)
test_basic 0.003853 0.004137 0.810687 ( 1.089053)
test_all 0.001300 0.000000 613.144512 (346.209965)
test_rubyspec 0.034989 0.025611 84.022951 (111.087675)
total: 517.86 sec