Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241002-164348
#<BuildRuby:0x00007ff7bbf1fdc8
@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.20241002-164348",
@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.000026 0.000007 0.000033 ( 0.000032)
autoconf 0.000045 0.000011 0.000056 ( 0.000056)
configure 0.000036 0.000009 0.000045 ( 0.000043)
build_up 0.007122 0.004705 5.841572 ( 7.413414)
build_miniruby 0.002107 0.000558 44.302321 ( 43.277856)
build_ruby 0.000000 0.002556 5.852284 ( 24.685785)
build_all 0.007752 0.002400 7.070406 ( 8.716240)
build_install 0.014827 0.011789 11.153429 ( 23.563806)
test_btest 0.000788 0.000263 86.074154 (107.394746)
test_basic 0.004966 0.006261 1.149781 ( 2.050495)
test_all 0.138617 0.027098 819.098947 (733.885793)
test_rubyspec 0.048048 0.046732 131.249579 ( 61.824552)
total: 1012.81 sec