Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-002252
#<BuildRuby:0x00005616ce2048e8
@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.20220220-002252",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007697 0.003951 0.930529 ( 0.967844)
build_miniruby 0.001342 0.000268 0.066483 ( 0.066082)
build_ruby 0.001709 0.000342 0.072371 ( 0.072220)
build_all 0.007354 0.003040 4.146660 ( 0.811667)
build_install 0.021942 0.001933 7.886822 ( 2.373412)
test_btest 0.000000 0.001688 80.166742 ( 8.220958)
test_basic 0.003183 0.004524 0.343654 ( 0.434573)
test_all 0.000701 0.001104 656.308937 ( 65.377144)
test_rubyspec 0.102670 0.057288 46.215814 ( 51.636302)
total: 129.96 sec