Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-064728
#<BuildRuby:0x000055dd1ec41390
@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.20220805-064728",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000006 0.000004 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.009294 0.000815 0.864273 ( 2.260116)
build_miniruby 0.001059 0.000635 0.064764 ( 0.064079)
build_ruby 0.000947 0.000568 0.055405 ( 0.054877)
build_all 0.004341 0.004332 1.264668 ( 0.475669)
build_install 0.012026 0.003784 4.234736 ( 1.809390)
test_btest 0.001118 0.000638 50.683617 ( 6.132163)
test_basic 0.003104 0.003601 0.289153 ( 0.380149)
test_all 0.002817 0.000000 500.397571 ( 52.821830)
test_rubyspec 0.076323 0.065936 41.299504 ( 49.037049)
total: 113.04 sec