Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-112957
#<BuildRuby:0x00005612403081f0
@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.20220523-112957",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.000000 0.006573 0.824456 ( 1.172679)
build_miniruby 0.000094 0.000734 0.057237 ( 0.056077)
build_ruby 0.000953 0.000119 0.057718 ( 0.056460)
build_all 0.000452 0.003827 1.506231 ( 0.600474)
build_install 0.007280 0.003714 6.273214 ( 2.827060)
test_btest 0.000690 0.000153 54.249558 ( 7.999779)
test_basic 0.002746 0.003524 0.347743 ( 0.435300)
test_all 0.002110 0.000000 635.764840 ( 91.382667)
test_rubyspec 0.074245 0.045446 44.011633 ( 49.600841)
total: 154.13 sec