Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241001-204525
#<BuildRuby:0x00007fc515b3fdd0
@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.20241001-204525",
@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.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.006250 0.004667 5.573233 ( 8.052879)
build_miniruby 0.000000 0.002321 31.718833 ( 34.531425)
build_ruby 0.002186 0.000000 4.740276 ( 5.840895)
build_all 0.010341 0.000590 6.493689 ( 7.509876)
build_install 0.018839 0.007647 10.351477 ( 11.203424)
test_btest 0.000657 0.000197 85.044713 (100.295624)
test_basic 0.012327 0.000000 1.167670 ( 1.926027)
test_all 0.140226 0.026234 760.884811 (658.590723)
test_rubyspec 0.051286 0.039842 127.953126 ( 51.372341)
total: 879.32 sec