Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-033404
#<BuildRuby:0x000055c09319e700
@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.20221112-033404",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005033 0.004247 1.127262 ( 1.248292)
build_miniruby 0.001897 0.000253 0.068540 ( 0.067998)
build_ruby 0.001337 0.000178 0.067713 ( 0.067898)
build_all 0.000857 0.007943 1.458795 ( 0.602269)
build_install 0.010805 0.007575 1.844750 ( 0.955741)
test_btest 0.001024 0.000320 85.547821 ( 8.781161)
test_basic 0.004965 0.001552 0.342641 ( 0.434564)
test_all 0.001437 0.000449 651.300967 ( 68.204329)
test_rubyspec 0.144146 0.040257 47.636852 ( 56.000203)
total: 136.36 sec