Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240715-050811
#<BuildRuby:0x00007f4b7aeffde0
@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.20240715-050811",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.008211 0.000514 3.783445 ( 4.352004)
build_miniruby 0.001900 0.000119 1.684492 ( 2.015397)
build_ruby 0.002145 0.000134 4.134883 ( 4.609872)
build_all 0.007408 0.003951 7.004709 ( 4.796205)
build_install 0.018336 0.007685 9.916174 ( 7.289455)
test_btest 0.001053 0.000000 92.984845 ( 84.444642)
test_basic 0.008983 0.004979 1.184403 ( 1.807469)
test_all 0.120005 0.050544 852.333993 (941.939823)
test_rubyspec 0.063756 0.029519 151.674278 (176.160209)
total: 1227.42 sec