Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-230957
#<BuildRuby:0x00007f56dc92fdd0
@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.20240710-230957",
@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.000033 0.000004 0.000037 ( 0.000036)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.008932 0.001082 4.432436 ( 7.764552)
build_miniruby 0.001969 0.000239 32.291167 ( 44.509700)
build_ruby 0.002327 0.000282 4.365988 ( 6.728364)
build_all 0.000000 0.011923 7.395302 ( 9.646173)
build_install 0.018641 0.008787 10.611167 ( 14.331802)
test_btest 0.000792 0.000188 99.488815 (139.200191)
test_basic 0.003689 0.009562 1.186552 ( 2.118007)
test_all 0.119754 0.053129 857.847722 (1165.711475)
test_rubyspec 0.058231 0.033793 151.870009 (121.184886)
total: 1511.20 sec