Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-052132
#<BuildRuby:0x0000560fa17888e8
@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.20220911-052132",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010105 0.000416 1.118438 ( 1.076532)
build_miniruby 0.001706 0.000114 0.070379 ( 0.070278)
build_ruby 0.001748 0.000116 0.075433 ( 0.075658)
build_all 0.011660 0.000154 1.570394 ( 0.609293)
build_install 0.013138 0.008567 1.913129 ( 0.965850)
test_btest 0.000902 0.000129 96.855084 ( 9.287272)
test_basic 0.006643 0.000949 0.349752 ( 0.441570)
test_all 0.004153 0.000000 683.264078 ( 68.454123)
test_rubyspec 0.122684 0.053032 47.234010 ( 55.282824)
total: 136.26 sec