Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241023-130532
#<BuildRuby:0x00007fd30910fde0
@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.20241023-130532",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.008474 0.001495 4.734678 ( 5.811627)
build_miniruby 0.002136 0.000000 2.457289 ( 2.686621)
build_ruby 0.002153 0.000005 4.543236 ( 5.214616)
build_all 0.010253 0.000982 6.528392 ( 4.907386)
build_install 0.022051 0.001303 9.756891 ( 7.775625)
test_btest 0.000835 0.000129 69.238909 ( 57.814626)
test_basic 0.001791 0.013450 1.142073 ( 1.606752)
test_all 0.109653 0.047545 743.641823 (487.677004)
test_rubyspec 0.034291 0.053810 114.691384 ( 53.081498)
total: 626.58 sec