Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-102259
#<BuildRuby:0x000055d41dbe0f40
@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.20220317-102259",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004792 0.006179 0.980468 ( 1.175185)
build_miniruby 0.001418 0.000236 0.075366 ( 0.073830)
build_ruby 0.001893 0.000316 0.076926 ( 0.074372)
build_all 0.009501 0.000932 4.165805 ( 0.853345)
build_install 0.017333 0.005241 7.815717 ( 2.401659)
test_btest 0.001088 0.000201 76.580615 ( 8.147809)
test_basic 0.007091 0.000651 0.341525 ( 0.429414)
test_all 0.001453 0.000260 710.846730 ( 67.636811)
test_rubyspec 0.101114 0.047270 45.968876 ( 51.299517)
total: 132.09 sec