Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230606-011017
#<BuildRuby:0x000056108990a278
@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.20230606-011017",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.006322 0.000527 1.927471 ( 4.920106)
build_miniruby 0.001466 0.000122 1.444236 ( 1.977919)
build_ruby 0.001603 0.000134 2.634267 ( 28.802766)
build_all 0.003173 0.004823 2.146260 ( 2.782025)
build_install 0.017902 0.001013 3.273130 ( 4.110864)
test_btest 0.000867 0.000100 59.383141 ( 47.319419)
test_basic 0.002398 0.005308 0.688583 ( 1.144512)
test_all 0.000415 0.001156 574.933339 (602.290311)
test_rubyspec 0.030267 0.030557 78.956260 (123.260104)
total: 816.61 sec