Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241010-004956
#<BuildRuby:0x00007fb47f8dfdc0
@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.20241010-004956",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.008366 0.001058 4.164600 ( 5.215029)
build_miniruby 0.001446 0.000327 1.826158 ( 2.468231)
build_ruby 0.002332 0.000000 4.558118 ( 4.969225)
build_all 0.009604 0.001706 6.366876 ( 4.722934)
build_install 0.021739 0.002615 9.203753 ( 6.350221)
test_btest 0.001007 0.000207 80.995617 ( 52.736926)
test_basic 0.010064 0.002072 1.141267 ( 1.552142)
test_all 0.111564 0.046973 756.701768 (489.475216)
test_rubyspec 0.049561 0.041266 124.496722 ( 74.843557)
total: 642.34 sec