Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240803-174346
#<BuildRuby:0x00007f4d253efde0
@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.20240803-174346",
@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.000028)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000033 0.000007 0.000040 ( 0.000038)
build_up 0.008228 0.000829 4.102237 ( 6.893821)
build_miniruby 0.002300 0.000000 1.861121 ( 2.764091)
build_ruby 0.002673 0.000000 4.707087 ( 6.951510)
build_all 0.010462 0.000612 7.569367 ( 11.375607)
build_install 0.018004 0.008622 10.485217 ( 15.037134)
test_btest 0.001050 0.000220 98.303764 (140.315207)
test_basic 0.011629 0.001513 1.196375 ( 2.794579)
test_all 0.132689 0.032297 819.674760 (786.540638)
test_rubyspec 0.063624 0.029598 149.487917 ( 70.639607)
total: 1043.31 sec