Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240807-135049
#<BuildRuby:0x00007f464724fdd0
@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.20240807-135049",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.009319 0.003495 22.695978 ( 28.688340)
build_miniruby 0.001611 0.000604 22.988884 ( 29.952457)
build_ruby 0.001743 0.000653 4.505588 ( 18.166126)
build_all 0.011736 0.001138 30.385072 ( 39.132546)
build_install 0.022543 0.006109 10.716017 ( 21.191542)
test_btest 0.000823 0.000281 99.318167 (130.823090)
test_basic 0.010792 0.002093 1.202490 ( 2.246696)
test_all 0.123409 0.042704 835.278483 (682.289084)
test_rubyspec 0.065492 0.031094 154.505675 ( 78.158049)
total: 1030.65 sec