Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230615-090811
#<BuildRuby:0x000056109b8e9f70
@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.20230615-090811",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.003176 0.003689 2.010842 ( 4.133218)
build_miniruby 0.001617 0.000112 1.471804 ( 1.945765)
build_ruby 0.001604 0.000111 2.999851 ( 3.725200)
build_all 0.008207 0.000000 2.456495 ( 2.671102)
build_install 0.008206 0.010878 3.613635 ( 4.317827)
test_btest 0.000712 0.000101 59.014055 ( 46.784872)
test_basic 0.003925 0.003813 0.703713 ( 1.048891)
test_all 0.000929 0.000155 543.527598 (276.267833)
test_rubyspec 0.033945 0.018912 76.254168 ( 98.422522)
total: 439.32 sec