Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-175925
#<BuildRuby:0x0000561a66bfb680
@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.20220223-175925",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.012254 0.000518 0.870395 ( 1.023425)
build_miniruby 0.001897 0.000119 0.071174 ( 0.068841)
build_ruby 0.002032 0.000127 0.064883 ( 0.062241)
build_all 0.010103 0.000316 4.143530 ( 0.848414)
build_install 0.012775 0.009770 7.843339 ( 2.445486)
test_btest 0.001212 0.000182 78.498204 ( 8.425471)
test_basic 0.009309 0.000000 0.336248 ( 0.423664)
test_all 0.002139 0.000073 688.050567 ( 66.783197)
test_rubyspec 0.117274 0.042192 46.182999 ( 51.287028)
total: 131.37 sec