Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-113721
#<BuildRuby:0x0000556368c33680
@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.20220331-113721",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002017 0.010754 1.037289 ( 1.169516)
build_miniruby 0.001362 0.000794 0.075072 ( 0.072726)
build_ruby 0.001146 0.000669 0.076991 ( 0.075057)
build_all 0.005402 0.004872 4.254139 ( 0.860627)
build_install 0.022651 0.000880 7.967809 ( 2.422275)
test_btest 0.001467 0.000000 77.388148 ( 8.376705)
test_basic 0.005902 0.001345 0.339314 ( 0.434188)
test_all 0.002475 0.000259 669.305928 ( 66.105462)
test_rubyspec 0.114320 0.069192 46.738199 ( 52.048901)
total: 131.57 sec