Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241109-051731
#<BuildRuby:0x00007fb0f097fdd0
@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.20241109-051731",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.005432 0.004287 4.305189 ( 5.075535)
build_miniruby 0.001476 0.000277 2.137795 ( 2.388190)
build_ruby 0.001584 0.000297 4.435063 ( 4.813773)
build_all 0.009036 0.000885 6.020420 ( 4.316135)
build_install 0.009641 0.014135 9.084756 ( 6.321889)
test_btest 0.000785 0.000207 62.431970 ( 58.732183)
test_basic 0.006454 0.004714 1.014665 ( 1.330459)
test_all 0.106535 0.045205 731.504841 (479.560534)
test_rubyspec 0.032433 0.054703 109.001276 ( 65.157595)
total: 627.70 sec