Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-165447
#<BuildRuby:0x00005590c9867810
@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-165447",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008263 0.004000 0.927454 ( 1.051116)
build_miniruby 0.001815 0.000483 0.075442 ( 0.073176)
build_ruby 0.001852 0.000494 0.075927 ( 0.073579)
build_all 0.007061 0.003784 4.088821 ( 0.795131)
build_install 0.021207 0.002244 7.768459 ( 2.314450)
test_btest 0.001292 0.000323 75.693658 ( 8.240143)
test_basic 0.007730 0.000000 0.352063 ( 0.438912)
test_all 0.001699 0.000068 690.868628 ( 66.596640)
test_rubyspec 0.103723 0.060556 45.950880 ( 51.490573)
total: 131.07 sec