Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240801-153845
#<BuildRuby:0x00007f82eebcfde0
@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.20240801-153845",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.003895 0.005442 4.001941 ( 6.434691)
build_miniruby 0.001286 0.000505 1.844634 ( 4.228846)
build_ruby 0.000000 0.002470 4.287927 ( 27.896650)
build_all 0.008701 0.002480 7.656352 ( 9.792177)
build_install 0.026810 0.000000 10.448243 ( 13.221479)
test_btest 0.000756 0.000205 98.209657 (128.307161)
test_basic 0.006797 0.006321 1.184492 ( 2.443335)
test_all 0.103476 0.061226 768.609704 (824.457189)
test_rubyspec 0.052698 0.037410 147.726769 ( 76.838160)
total: 1093.62 sec