Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-131149
#<BuildRuby:0x000056208e7e2228
@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.20230603-131149",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002450 0.004166 2.025852 ( 10.438292)
build_miniruby 0.001293 0.000199 1.638514 ( 8.903630)
build_ruby 0.001758 0.000270 2.892605 ( 5.688811)
build_all 0.006852 0.001054 2.297055 ( 2.935116)
build_install 0.016353 0.004151 3.675404 ( 4.809524)
test_btest 0.000955 0.000159 66.668279 ( 74.944889)
test_basic 0.006406 0.001068 0.724970 ( 1.294702)
test_all 0.000742 0.000999 598.708396 (696.330311)
test_rubyspec 0.027056 0.034204 78.793142 (122.044350)
total: 927.39 sec