Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-085400
#<BuildRuby:0x000055840fc98018
@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.20220616-085400",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.007005 0.000000 1.422309 ( 1.726662)
build_miniruby 0.001185 0.000000 0.804595 ( 0.802135)
build_ruby 0.002004 0.000000 3.507099 ( 3.311098)
build_all 0.005742 0.003727 15.721595 ( 2.907577)
build_install 0.010585 0.000530 6.425742 ( 2.858441)
test_btest 0.000672 0.000034 50.609202 ( 8.548064)
test_basic 0.005777 0.000289 0.276239 ( 0.364139)
test_all 0.001494 0.000046 615.520887 ( 91.088193)
test_rubyspec 0.072867 0.035252 44.032283 ( 49.606809)
total: 161.21 sec