Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230624-131653
#<BuildRuby:0x000055822d79e230
@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.20230624-131653",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.002680 0.004419 2.041628 ( 4.402709)
build_miniruby 0.001278 0.000148 1.653243 ( 2.099690)
build_ruby 0.001964 0.000227 3.184158 ( 3.919959)
build_all 0.008549 0.000467 5.089880 ( 4.477861)
build_install 0.006989 0.014048 6.229017 ( 5.745553)
test_btest 0.000669 0.000143 65.792472 ( 46.449043)
test_basic 0.000373 0.004716 0.760459 ( 1.323841)
test_all 0.001066 0.000266 635.485465 (497.114100)
test_rubyspec 0.023261 0.038905 82.705545 (119.424689)
total: 684.96 sec