Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240923-163725
#<BuildRuby:0x00007fdd99eafdc0
@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.20240923-163725",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006176 0.004551 5.178380 ( 8.683168)
build_miniruby 0.001985 0.000496 45.016682 ( 57.086445)
build_ruby 0.001928 0.000482 4.652132 ( 6.542044)
build_all 0.006379 0.004800 6.659932 ( 8.333631)
build_install 0.018569 0.008479 10.473188 ( 13.377451)
test_btest 0.000735 0.000216 87.491758 (131.123408)
test_basic 0.012082 0.000733 1.137309 ( 2.374697)
test_all 0.098800 0.065684 824.487040 (881.357400)
test_rubyspec 0.035087 0.057346 125.641261 ( 54.527718)
total: 1163.41 sec