Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230530-150454
#<BuildRuby:0x00005622e6ef2090
@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.20230530-150454",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005745 0.000464 1.878193 ( 4.284451)
build_miniruby 0.001285 0.000335 1.334856 ( 1.598122)
build_ruby 0.001105 0.000288 2.606250 ( 3.216020)
build_all 0.000471 0.007084 2.202344 ( 2.364433)
build_install 0.014854 0.003471 3.366828 ( 3.759922)
test_btest 0.000657 0.000210 58.612157 ( 41.774864)
test_basic 0.006636 0.000666 0.674362 ( 1.148888)
test_all 0.000820 0.000252 607.028006 (506.536749)
test_rubyspec 0.041061 0.022095 78.506475 (126.416777)
total: 691.10 sec