Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-224511
#<BuildRuby:0x00005568e49428a0
@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.20220302-224511",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002222 0.009063 0.997679 ( 1.047402)
build_miniruby 0.001697 0.000522 0.071807 ( 0.069476)
build_ruby 0.003015 0.000000 0.067987 ( 0.064802)
build_all 0.007855 0.002506 4.198099 ( 0.849482)
build_install 0.014942 0.007716 7.921134 ( 2.406195)
test_btest 0.001019 0.000340 72.009591 ( 7.803500)
test_basic 0.000000 0.007721 0.331671 ( 0.419397)
test_all 0.001895 0.000000 660.332077 ( 64.964616)
test_rubyspec 0.103155 0.066618 46.426261 ( 51.750322)
total: 129.38 sec