Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230508-010335
#<BuildRuby:0x0000556bd6e09e98
@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.20230508-010335",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001812 0.004299 1.869791 ( 3.926544)
build_miniruby 0.001208 0.000201 1.346397 ( 1.357546)
build_ruby 0.000000 0.001746 2.410036 ( 2.724592)
build_all 0.000000 0.006942 2.086138 ( 2.167711)
build_install 0.012010 0.002417 3.249751 ( 3.426866)
test_btest 0.000585 0.000146 58.420269 ( 35.835510)
test_basic 0.003291 0.003799 0.691560 ( 1.020223)
test_all 0.000898 0.000248 565.997131 (345.929995)
test_rubyspec 0.024116 0.032069 75.096016 (106.851325)
total: 503.24 sec