Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-124634
#<BuildRuby:0x00005586fd636620
@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.20220504-124634",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006630 0.000181 0.880636 ( 1.216736)
build_miniruby 0.000902 0.000060 0.056815 ( 0.055604)
build_ruby 0.000910 0.000061 0.057645 ( 0.056459)
build_all 0.000878 0.003333 1.513192 ( 0.605759)
build_install 0.010656 0.000326 6.251909 ( 2.803704)
test_btest 0.000539 0.000057 56.468898 ( 8.141043)
test_basic 0.001422 0.004201 0.286057 ( 0.374672)
test_all 0.001274 0.000202 640.777085 ( 93.118232)
test_rubyspec 0.084851 0.037297 43.858543 ( 48.832677)
total: 155.21 sec