Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240814-195705
#<BuildRuby:0x00007fbdc45efdd8
@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.20240814-195705",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.008709 0.001294 4.037824 ( 7.159004)
build_miniruby 0.001675 0.000457 5.811357 ( 7.599264)
build_ruby 0.000000 0.002607 4.258754 ( 5.780422)
build_all 0.004839 0.005834 7.234026 ( 9.552096)
build_install 0.017519 0.008637 10.567228 ( 13.612004)
test_btest 0.000642 0.000220 97.862973 (128.944316)
test_basic 0.011069 0.002281 1.235781 ( 2.343544)
test_all 0.102142 0.061610 787.480550 (672.432967)
test_rubyspec 0.059668 0.032287 151.638476 ( 66.597298)
total: 914.02 sec