Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-071014
#<BuildRuby:0x0000562f31b91750
@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.20230526-071014",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006744 0.002730 2.735068 ( 6.108841)
build_miniruby 0.006123 0.001866 164.845462 (175.303959)
build_ruby 0.001937 0.000194 3.302753 ( 5.335621)
build_all 0.011657 0.000315 29.326871 ( 37.864521)
build_install 0.012611 0.008567 3.524988 ( 5.354496)
test_btest 0.000595 0.000085 62.877491 ( 73.887809)
test_basic 0.004286 0.003612 0.694439 ( 1.134216)
test_all 0.001465 0.000238 578.380903 (607.443871)
test_rubyspec 0.039059 0.019785 77.154608 (111.483906)
total: 1023.92 sec