Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240717-130727
#<BuildRuby:0x00007f17cc0bfdc0
@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.20240717-130727",
@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.000007 0.000031 ( 0.000026)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.007981 0.001170 4.064586 ( 6.555160)
build_miniruby 0.001464 0.000425 8.816449 ( 13.348784)
build_ruby 0.002213 0.000000 4.325488 ( 11.505470)
build_all 0.009003 0.002026 7.531970 ( 5.909976)
build_install 0.010736 0.015023 10.551592 ( 8.559139)
test_btest 0.000797 0.000288 95.932101 ( 86.186247)
test_basic 0.006301 0.006652 1.118444 ( 1.945749)
test_all 0.131336 0.033194 854.910341 (840.051092)
test_rubyspec 0.047485 0.046205 153.590713 (144.341007)
total: 1118.40 sec