Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-002014
#<BuildRuby:0x000056221d720480
@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.20220207-002014",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009776 0.000698 0.931949 ( 1.062526)
build_miniruby 0.002149 0.000154 0.078338 ( 0.075770)
build_ruby 0.000000 0.002578 0.075970 ( 0.073516)
build_all 0.006452 0.003218 4.142558 ( 0.791777)
build_install 0.018244 0.004850 7.898681 ( 2.307178)
test_btest 0.000914 0.000152 74.867900 ( 7.958931)
test_basic 0.001947 0.005724 0.353105 ( 0.446995)
test_all 0.002189 0.000000 702.689116 ( 67.115342)
test_rubyspec 0.067609 0.099981 45.857709 ( 51.276500)
total: 131.11 sec