Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-000331
#<BuildRuby:0x000056439f4072c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-000331",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006152 0.000527 0.832765 ( 1.043422)
build_miniruby 0.000867 0.000200 0.057844 ( 0.056601)
build_ruby 0.000732 0.000169 0.059086 ( 0.057931)
build_all 0.003632 0.000838 1.522726 ( 0.592505)
build_install 0.005191 0.006059 5.644741 ( 2.157341)
test_btest 0.000620 0.000191 48.857162 ( 7.978464)
test_basic 0.000898 0.005260 0.332297 ( 0.420019)
test_all 0.000846 0.000325 584.409051 ( 94.308150)
test_rubyspec 0.078979 0.047072 43.942627 ( 49.529385)
total: 156.14 sec