Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-064958
#<BuildRuby:0x000055fd92153778
@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.20220309-064958",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011062 0.000000 1.072028 ( 2.271076)
build_miniruby 0.001332 0.000304 0.066046 ( 0.065014)
build_ruby 0.001325 0.000353 0.078419 ( 0.077716)
build_all 0.009694 0.000422 4.145755 ( 0.857563)
build_install 0.019607 0.004721 7.955458 ( 2.434030)
test_btest 0.001033 0.000246 77.724177 ( 8.112349)
test_basic 0.007646 0.001821 0.344004 ( 0.430232)
test_all 0.001450 0.000345 650.175844 ( 65.607963)
test_rubyspec 0.099804 0.061695 45.792109 ( 51.075442)
total: 130.93 sec