Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-172042
#<BuildRuby:0x000055bd90efc4e8
@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.20220213-172042",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002737 0.008686 0.962682 ( 1.066065)
build_miniruby 0.002041 0.000000 0.076620 ( 0.074537)
build_ruby 0.002124 0.000068 0.078643 ( 0.076400)
build_all 0.007535 0.002009 4.107499 ( 0.781350)
build_install 0.019601 0.003731 7.820320 ( 2.346655)
test_btest 0.000885 0.000221 71.842579 ( 8.211544)
test_basic 0.003882 0.004350 0.341542 ( 0.439576)
test_all 0.001226 0.000350 703.326900 ( 67.517969)
test_rubyspec 0.123364 0.050914 46.131900 ( 51.289880)
total: 131.80 sec