Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230722-070654
#<BuildRuby:0x000056432061e090
@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.20230722-070654",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006793 0.000000 2.233075 ( 4.526005)
build_miniruby 0.001525 0.000000 1.651644 ( 1.743978)
build_ruby 0.001692 0.000000 3.174863 ( 3.694405)
build_all 0.008108 0.000000 2.587638 ( 2.641039)
build_install 0.013779 0.004049 3.727174 ( 3.877663)
test_btest 0.001011 0.000130 62.526633 ( 39.317841)
test_basic 0.002553 0.004567 0.788210 ( 0.927751)
test_all 0.001437 0.000231 614.605961 (274.954887)
test_rubyspec 0.021447 0.034703 80.940216 (111.527454)
total: 443.21 sec