Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250213-062203
#<BuildRuby:0x00007f3e2bdffdc0
@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.20250213-062203",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.008541 0.000404 3.858614 ( 5.616878)
build_miniruby 0.001812 0.000160 2.106155 ( 2.743885)
build_ruby 0.002156 0.000190 4.076711 ( 4.650976)
build_all 0.011114 0.000591 5.464430 ( 5.660351)
build_install 0.018191 0.005947 8.406777 ( 10.253596)
test_btest 0.000705 0.000078 60.800778 ( 72.913577)
test_basic 0.007719 0.003958 0.925742 ( 1.791559)
test_all 0.102935 0.025958 612.541202 (518.161332)
test_rubyspec 0.046239 0.034683 102.324538 ( 70.093036)
total: 691.89 sec