Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-070555
#<BuildRuby:0x0000558b16bd0208
@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.20220618-070555",
@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.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006886 0.000199 0.829235 ( 1.177523)
build_miniruby 0.000914 0.000061 0.058350 ( 0.057207)
build_ruby 0.000966 0.000064 0.059657 ( 0.058443)
build_all 0.004007 0.000267 1.501007 ( 0.609601)
build_install 0.006232 0.004731 6.332748 ( 2.862327)
test_btest 0.000734 0.000092 53.067307 ( 8.320499)
test_basic 0.000988 0.004860 0.289315 ( 0.378436)
test_all 0.001603 0.000300 635.765835 ( 93.728925)
test_rubyspec 0.070414 0.034770 44.074692 ( 49.624723)
total: 156.82 sec