Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230507-210323
#<BuildRuby:0x000055efae77a170
@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.20230507-210323",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004759 0.001133 1.821787 ( 4.180445)
build_miniruby 0.001261 0.000301 1.278311 ( 1.530904)
build_ruby 0.001580 0.000000 2.376771 ( 2.823070)
build_all 0.005774 0.000747 2.120019 ( 2.272698)
build_install 0.005855 0.009101 3.221114 ( 3.202180)
test_btest 0.000618 0.000188 54.805600 ( 35.209388)
test_basic 0.003270 0.004033 0.693642 ( 1.088957)
test_all 0.000769 0.000256 549.582540 (300.454560)
test_rubyspec 0.030879 0.026448 73.581002 (102.359744)
total: 453.12 sec