Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240306-001118
#<BuildRuby:0x0000556d65cf6228
@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.20240306-001118",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.008239 0.000671 2.640153 ( 4.044540)
build_miniruby 0.000000 0.001676 1.757107 ( 2.179024)
build_ruby 0.000000 0.001972 3.634314 ( 4.439786)
build_all 0.007818 0.001108 5.965766 ( 5.767862)
build_install 0.015376 0.005788 7.732618 ( 7.897996)
test_btest 0.000610 0.000131 74.638933 ( 74.923072)
test_basic 0.007163 0.001535 0.890560 ( 1.301317)
test_all 0.086317 0.034031 773.337559 (502.171343)
test_rubyspec 0.057431 0.039192 114.759033 (167.722804)
total: 770.45 sec