Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-204642
#<BuildRuby:0x000055b5a088d2d0
@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.20220528-204642",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010214 0.000557 0.838924 ( 0.951942)
build_miniruby 0.001082 0.000250 0.062283 ( 0.061747)
build_ruby 0.001569 0.000362 0.057263 ( 0.054703)
build_all 0.008224 0.000000 1.216686 ( 0.486739)
build_install 0.016152 0.003186 4.873477 ( 2.497741)
test_btest 0.001089 0.000218 55.853873 ( 6.127358)
test_basic 0.005486 0.001097 0.282553 ( 0.372322)
test_all 0.002407 0.000178 517.852406 ( 54.377970)
test_rubyspec 0.088729 0.049318 41.644923 ( 47.473980)
total: 112.41 sec