Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240824-081431
#<BuildRuby:0x00007fcc3ae9fdc8
@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.20240824-081431",
@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.000034 0.000010 0.000044 ( 0.000044)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.007319 0.002126 4.088799 ( 4.532501)
build_miniruby 0.001357 0.000394 1.873144 ( 2.278378)
build_ruby 0.002310 0.000000 4.548041 ( 5.179936)
build_all 0.004333 0.006690 7.661893 ( 5.090486)
build_install 0.025190 0.000000 10.955650 ( 7.148400)
test_btest 0.001115 0.000000 99.074914 ( 73.520043)
test_basic 0.006704 0.005860 1.176703 ( 1.353120)
test_all 0.128290 0.032555 810.322241 (328.428819)
test_rubyspec 0.048512 0.044003 159.172047 ( 54.183984)
total: 481.72 sec