Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-223408
#<BuildRuby:0x0000561af0a10480
@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.20220305-223408",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006642 0.005368 1.045319 ( 1.093007)
build_miniruby 0.001425 0.000305 0.075709 ( 0.074519)
build_ruby 0.001706 0.000366 0.080313 ( 0.078202)
build_all 0.003928 0.006362 4.271003 ( 0.876295)
build_install 0.011658 0.011097 7.982983 ( 2.417835)
test_btest 0.000846 0.000329 79.048805 ( 8.274394)
test_basic 0.004865 0.001892 0.340316 ( 0.430047)
test_all 0.001342 0.000522 651.399959 ( 65.637897)
test_rubyspec 0.106872 0.067483 46.514419 ( 51.783709)
total: 130.67 sec