Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-150444
#<BuildRuby:0x0000560cc5d4c6c8
@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.20220214-150444",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010718 0.940663 ( 0.985422)
build_miniruby 0.000328 0.001631 0.074289 ( 0.072132)
build_ruby 0.001696 0.000652 0.078300 ( 0.075687)
build_all 0.009893 0.000459 4.163314 ( 0.789134)
build_install 0.016049 0.006945 7.807667 ( 2.305052)
test_btest 0.000720 0.000254 69.819305 ( 7.728758)
test_basic 0.000483 0.007516 0.321135 ( 0.409649)
test_all 0.001362 0.000606 702.739207 ( 67.526981)
test_rubyspec 0.116088 0.055017 45.884007 ( 51.055763)
total: 130.95 sec