Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240705-055949
#<BuildRuby:0x00007f43cff5fdd8
@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.20240705-055949",
@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.000006 0.000030 ( 0.000031)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.009619 0.000370 4.524736 ( 4.779786)
build_miniruby 0.000000 0.002362 1.837066 ( 1.879741)
build_ruby 0.000782 0.001752 4.534184 ( 4.825300)
build_all 0.010495 0.000717 7.717174 ( 4.748711)
build_install 0.021265 0.004149 11.282424 ( 7.153694)
test_btest 0.000913 0.000212 102.193819 ( 66.369662)
test_basic 0.003225 0.011002 1.266165 ( 1.562873)
test_all 0.128999 0.037032 903.682270 (813.387332)
test_rubyspec 0.054084 0.047068 171.000535 (192.307177)
total: 1097.02 sec