Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231123-224721
#<BuildRuby:0x000056156d71e278
@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.20231123-224721",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000005 0.000029 ( 0.000024)
autoconf 0.000040 0.000007 0.000047 ( 0.000042)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.003240 0.003719 2.102305 ( 3.437925)
build_miniruby 0.001336 0.000277 1.634904 ( 1.989970)
build_ruby 0.000000 0.001998 3.271318 ( 4.266015)
build_all 0.006374 0.002381 5.563035 ( 4.676663)
build_install 0.017690 0.002611 6.805653 ( 6.509602)
test_btest 0.001042 0.000000 63.120137 ( 62.065976)
test_basic 0.005080 0.000000 0.791086 ( 1.387909)
test_all 0.077420 0.047659 646.264251 (380.516448)
test_rubyspec 0.024014 0.049714 91.479015 (133.126061)
total: 597.98 sec