Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-113558
#<BuildRuby:0x0000555f36152828
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-113558",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002124 0.004476 0.827947 ( 1.251210)
build_miniruby 0.000871 0.000134 0.057109 ( 0.055909)
build_ruby 0.000732 0.000112 0.058841 ( 0.057677)
build_all 0.003878 0.000597 1.511717 ( 0.606819)
build_install 0.010093 0.000764 5.597419 ( 2.178447)
test_btest 0.000523 0.000074 50.385494 ( 8.111336)
test_basic 0.005912 0.000000 0.337829 ( 0.425922)
test_all 0.001313 0.000000 602.683139 ( 89.906713)
test_rubyspec 0.073649 0.016724 43.383347 ( 48.986281)
total: 151.58 sec