Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240807-034912
#<BuildRuby:0x00007f79ccb2fdc0
@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.20240807-034912",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.006884 0.003731 4.240375 ( 7.816385)
build_miniruby 0.001827 0.000365 2.420834 ( 3.539041)
build_ruby 0.002064 0.000413 4.498022 ( 6.587432)
build_all 0.009495 0.001080 7.561445 ( 10.054309)
build_install 0.018089 0.009509 10.871772 ( 14.082656)
test_btest 0.000732 0.000166 102.028168 (136.514394)
test_basic 0.008575 0.005305 1.242161 ( 2.291970)
test_all 0.125199 0.040146 822.990336 (748.132565)
test_rubyspec 0.043831 0.045082 151.034903 ( 55.479693)
total: 984.50 sec