Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230811-212745
#<BuildRuby:0x00005598e2e6a458
@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.20230811-212745",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003810 0.003858 2.436395 ( 5.503157)
build_miniruby 0.002036 0.000262 61.324653 ( 45.216878)
build_ruby 0.000000 0.001667 3.448104 ( 4.343673)
build_all 0.006080 0.002503 2.738639 ( 3.116060)
build_install 0.013839 0.005791 4.029986 ( 4.401399)
test_btest 0.000000 0.000819 65.550369 ( 49.314962)
test_basic 0.002968 0.005500 0.802323 ( 1.270824)
test_all 0.002175 0.000000 638.455105 (378.469411)
test_rubyspec 0.017859 0.042486 84.458068 (111.422990)
total: 603.06 sec