Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240728-013424
#<BuildRuby:0x00007f410847fdd8
@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.20240728-013424",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000043 0.000006 0.000049 ( 0.000049)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.008669 0.001141 4.305989 ( 8.620026)
build_miniruby 0.001651 0.000217 1.901399 ( 4.643784)
build_ruby 0.002032 0.000268 4.596512 ( 10.534312)
build_all 0.012611 0.000000 7.982798 ( 10.226075)
build_install 0.018586 0.008810 11.113090 ( 17.331384)
test_btest 0.000862 0.000134 99.168099 (144.687571)
test_basic 0.008973 0.005173 1.296730 ( 2.387438)
test_all 0.125851 0.048439 853.685457 (1044.544504)
test_rubyspec 0.040831 0.056140 155.142526 ( 90.111405)
total: 1333.09 sec