Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-080949
#<BuildRuby:0x000055b755b132c8
@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.20220627-080949",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.006032 0.000431 0.814318 ( 0.889614)
build_miniruby 0.000949 0.000068 0.057788 ( 0.056422)
build_ruby 0.000968 0.000069 0.058935 ( 0.057596)
build_all 0.003995 0.000285 1.492394 ( 0.600336)
build_install 0.011033 0.000094 6.311351 ( 2.831552)
test_btest 0.001386 0.000086 48.684026 ( 8.464499)
test_basic 0.000594 0.005029 0.313509 ( 0.401996)
test_all 0.001390 0.000174 607.907916 ( 89.739347)
test_rubyspec 0.104470 0.013059 44.724129 ( 50.234797)
total: 153.28 sec