Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240709-110723
#<BuildRuby:0x00007f334368fdd0
@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.20240709-110723",
@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.000025 0.000006 0.000031 ( 0.000031)
autoconf 0.000045 0.000010 0.000055 ( 0.000055)
configure 0.000039 0.000008 0.000047 ( 0.000047)
build_up 0.009972 0.000361 4.726857 ( 7.026271)
build_miniruby 0.001890 0.000378 2.361786 ( 3.175110)
build_ruby 0.000000 0.002467 4.503063 ( 6.621283)
build_all 0.006474 0.005347 7.691452 ( 9.593648)
build_install 0.018235 0.008734 11.146805 ( 14.313164)
test_btest 0.000791 0.000212 99.576510 (136.386990)
test_basic 0.008585 0.004255 1.230176 ( 2.584751)
test_all 0.124812 0.046337 842.354004 (1169.425149)
test_rubyspec 0.064277 0.031896 158.739835 (171.346159)
total: 1520.47 sec