Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-093445
#<BuildRuby:0x000055a7007ccb88
@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.20220821-093445",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004693 0.006366 0.960079 ( 1.105167)
build_miniruby 0.001064 0.000532 0.076036 ( 0.074461)
build_ruby 0.001209 0.000604 0.075808 ( 0.074137)
build_all 0.010019 0.000233 1.532896 ( 0.575763)
build_install 0.019341 0.003169 1.910120 ( 0.908665)
test_btest 0.001093 0.000385 73.418238 ( 8.352060)
test_basic 0.002780 0.005732 0.336955 ( 0.429816)
test_all 0.003311 0.001364 639.494863 ( 64.882245)
test_rubyspec 0.097854 0.068229 45.744771 ( 54.160813)
total: 130.56 sec