Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240301-121306
#<BuildRuby:0x00005618046e6258
@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.20240301-121306",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.008424 0.000025 2.657888 ( 4.079941)
build_miniruby 0.001727 0.000112 1.839401 ( 2.370478)
build_ruby 0.001770 0.000115 3.852230 ( 4.599782)
build_all 0.000952 0.007902 6.181610 ( 5.323310)
build_install 0.016056 0.005223 7.810288 ( 7.324023)
test_btest 0.000887 0.000130 72.875616 ( 65.635470)
test_basic 0.008017 0.000528 0.909921 ( 1.557337)
test_all 0.102433 0.017878 707.113602 (414.090141)
test_rubyspec 0.055931 0.037197 119.569536 (154.839987)
total: 659.82 sec