Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-023607
#<BuildRuby:0x0000565233b44480
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220208-023607",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010146 0.000882 0.962087 ( 1.304340)
build_miniruby 0.001443 0.000206 0.075287 ( 0.074068)
build_ruby 0.001856 0.000265 0.072122 ( 0.070275)
build_all 0.009513 0.001359 4.028859 ( 0.771254)
build_install 0.023419 0.000222 7.774282 ( 2.299156)
test_btest 0.001232 0.000137 78.132289 ( 8.316007)
test_basic 0.006745 0.000750 0.349770 ( 0.439305)
test_all 0.001586 0.000176 672.239473 ( 65.744341)
test_rubyspec 0.106102 0.065937 46.073873 ( 51.529554)
total: 130.55 sec