Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-122706
#<BuildRuby:0x00005638b9dbf680
@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.20220216-122706",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.009597 0.001371 0.936082 ( 1.108437)
build_miniruby 0.001851 0.000265 0.074636 ( 0.072472)
build_ruby 0.002113 0.000302 0.075615 ( 0.073537)
build_all 0.006098 0.004137 4.094203 ( 0.798284)
build_install 0.022904 0.000688 7.818748 ( 2.314356)
test_btest 0.000000 0.001317 78.196629 ( 8.110958)
test_basic 0.000795 0.007254 0.348145 ( 0.445545)
test_all 0.001567 0.000373 656.388570 ( 66.104654)
test_rubyspec 0.105600 0.055133 45.946241 ( 51.437347)
total: 130.47 sec