Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-045759
#<BuildRuby:0x000055944b8acc00
@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.20220820-045759",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004915 0.008419 0.967755 ( 1.007866)
build_miniruby 0.002093 0.001047 0.076476 ( 0.074201)
build_ruby 0.002443 0.000000 0.073739 ( 0.071654)
build_all 0.007480 0.002670 1.497769 ( 0.569471)
build_install 0.021089 0.000826 1.881894 ( 0.913523)
test_btest 0.001012 0.000357 76.017469 ( 8.229540)
test_basic 0.007514 0.000875 0.335139 ( 0.424163)
test_all 0.002859 0.000953 628.091104 ( 64.197415)
test_rubyspec 0.111506 0.071366 45.949365 ( 54.480107)
total: 129.97 sec