Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230612-071341
#<BuildRuby:0x00005579fc726228
@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.20230612-071341",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.005835 0.001522 2.106633 ( 4.804353)
build_miniruby 0.001467 0.000383 1.816645 ( 2.241513)
build_ruby 0.001422 0.000371 2.748254 ( 3.426384)
build_all 0.005856 0.001527 2.367620 ( 2.615739)
build_install 0.013858 0.004613 3.699193 ( 4.220800)
test_btest 0.000590 0.000159 61.471759 ( 40.724480)
test_basic 0.002319 0.005330 0.717135 ( 1.172875)
test_all 0.001443 0.000000 559.028648 (481.202860)
test_rubyspec 0.029955 0.031343 77.925744 (119.438159)
total: 659.85 sec