Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-113924
#<BuildRuby:0x0000555c05bfc8e8
@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.20220301-113924",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010841 0.000433 1.000197 ( 1.119119)
build_miniruby 0.001775 0.000111 0.077635 ( 0.077322)
build_ruby 0.002422 0.000151 0.069926 ( 0.068956)
build_all 0.005476 0.004730 4.231921 ( 0.888087)
build_install 0.022757 0.000000 8.102183 ( 2.508513)
test_btest 0.001399 0.000000 76.430484 ( 8.271612)
test_basic 0.006015 0.002417 0.340566 ( 0.429462)
test_all 0.001657 0.000178 715.861027 ( 67.922561)
test_rubyspec 0.122276 0.048441 46.503221 ( 51.848499)
total: 133.14 sec