Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-111330
#<BuildRuby:0x00005573765bc4f0
@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.20220404-111330",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006321 0.004906 1.015776 ( 1.156220)
build_miniruby 0.001640 0.000597 0.070142 ( 0.067787)
build_ruby 0.002114 0.000000 0.077077 ( 0.075618)
build_all 0.009585 0.000885 4.292443 ( 0.867147)
build_install 0.023972 0.000000 8.460491 ( 2.970543)
test_btest 0.001335 0.000000 75.047742 ( 7.727715)
test_basic 0.008194 0.000175 0.342844 ( 0.428422)
test_all 0.001545 0.000309 692.662485 ( 67.476086)
test_rubyspec 0.102703 0.063673 46.643110 ( 52.040473)
total: 132.81 sec