Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230914-061829
#<BuildRuby:0x00005561ffb419f8
@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.20230914-061829",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002584 0.004636 2.412636 ( 5.464489)
build_miniruby 0.001706 0.000442 1.820073 ( 2.450249)
build_ruby 0.001514 0.000393 3.497326 ( 5.066006)
build_all 0.004573 0.005545 5.597583 ( 7.141340)
build_install 0.017518 0.006102 7.295581 ( 9.924410)
test_btest 0.000806 0.000244 67.161795 ( 83.010041)
test_basic 0.004383 0.004211 0.866991 ( 1.816897)
test_all 0.006605 0.010802 737.779025 (881.039273)
test_rubyspec 0.040646 0.037662 96.707440 (138.297323)
total: 1134.21 sec