Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241031-150554
#<BuildRuby:0x00007f8c28fbfde0
@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.20241031-150554",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.003794 0.003992 3.247147 ( 11.002935)
build_miniruby 0.001075 0.000322 14.575232 ( 33.088782)
build_ruby 0.001301 0.000391 3.771175 ( 10.994892)
build_all 0.008765 0.001307 5.852294 ( 3.184532)
build_install 0.013226 0.007217 8.995277 ( 5.967915)
test_btest 0.000585 0.000186 62.060917 ( 31.735616)
test_basic 0.005139 0.007988 1.059130 ( 1.220530)
test_all 0.118885 0.034966 741.281263 (358.777257)
test_rubyspec 0.041754 0.049256 108.456021 ( 46.317559)
total: 502.29 sec