Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240804-174353
#<BuildRuby:0x00007f07a9e2fdd0
@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.20240804-174353",
@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.000026 0.000007 0.000033 ( 0.000033)
autoconf 0.000047 0.000014 0.000061 ( 0.000059)
configure 0.000036 0.000010 0.000046 ( 0.000045)
build_up 0.007173 0.002050 4.184630 ( 6.883516)
build_miniruby 0.001659 0.000474 1.828272 ( 2.526408)
build_ruby 0.003239 0.000000 4.445526 ( 6.064167)
build_all 0.009359 0.001132 7.449340 ( 8.598347)
build_install 0.024937 0.000641 10.321479 ( 12.338439)
test_btest 0.000882 0.000210 97.384889 (122.017394)
test_basic 0.003815 0.010167 1.231737 ( 1.761651)
test_all 0.120808 0.044526 858.303516 (815.117197)
test_rubyspec 0.038997 0.057384 155.391838 ( 88.843874)
total: 1064.15 sec