Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-034138
#<BuildRuby:0x000055c6ad790328
@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.20220719-034138",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.006363 0.000351 0.810887 ( 1.381105)
build_miniruby 0.000786 0.000121 0.056646 ( 0.055526)
build_ruby 0.000872 0.000134 0.059244 ( 0.058023)
build_all 0.004016 0.000617 1.561651 ( 0.622302)
build_install 0.000000 0.008974 5.619928 ( 2.170825)
test_btest 0.000000 0.000798 56.597735 ( 8.121734)
test_basic 0.000000 0.005638 0.259102 ( 0.347980)
test_all 0.000000 0.001000 588.964100 ( 94.234172)
test_rubyspec 0.060703 0.064375 43.754941 ( 49.345235)
total: 156.34 sec