Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-222908
#<BuildRuby:0x000055d6b832fdb8
@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.20220810-222908",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.006407 0.000000 0.839623 ( 1.909070)
build_miniruby 0.001039 0.000000 0.058106 ( 0.056858)
build_ruby 0.001021 0.000000 0.059334 ( 0.058121)
build_all 0.004852 0.000000 1.561874 ( 0.597208)
build_install 0.009228 0.000000 5.672511 ( 2.162236)
test_btest 0.000815 0.000000 50.579529 ( 8.307745)
test_basic 0.000879 0.004581 0.281544 ( 0.370623)
test_all 0.000929 0.000051 637.030404 ( 93.728121)
test_rubyspec 0.107143 0.020227 43.697179 ( 51.079662)
total: 158.27 sec