Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-025528
#<BuildRuby:0x000056212245a8a0
@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.20220310-025528",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005301 0.004934 1.008332 ( 3.249230)
build_miniruby 0.002099 0.000300 0.077276 ( 0.075514)
build_ruby 0.001729 0.000247 0.079944 ( 0.078515)
build_all 0.009816 0.000016 1.511561 ( 0.606630)
build_install 0.019943 0.003603 5.263418 ( 2.217980)
test_btest 0.001045 0.000142 77.303738 ( 8.037612)
test_basic 0.000000 0.007833 0.335956 ( 0.423937)
test_all 0.000563 0.001237 655.023895 ( 65.746656)
test_rubyspec 0.089360 0.058239 46.115033 ( 51.652748)
total: 132.09 sec