Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-131317
#<BuildRuby:0x000055da6d0abf20
@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.20220507-131317",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.000356 0.006743 0.838659 ( 0.956637)
build_miniruby 0.000838 0.000167 0.056857 ( 0.055661)
build_ruby 0.000849 0.000170 0.058223 ( 0.057001)
build_all 0.003499 0.000699 1.487559 ( 0.594598)
build_install 0.004141 0.005100 6.254886 ( 2.823605)
test_btest 0.000486 0.000130 53.650889 ( 8.572774)
test_basic 0.006136 0.000000 0.341774 ( 0.429517)
test_all 0.001345 0.000000 631.977925 ( 91.921930)
test_rubyspec 0.076715 0.053318 43.813440 ( 48.709227)
total: 154.12 sec