Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-055548
#<BuildRuby:0x0000558e9c4fc4e8
@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.20220318-055548",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009280 0.000749 1.013466 ( 1.422441)
build_miniruby 0.001978 0.000282 0.074110 ( 0.071622)
build_ruby 0.001942 0.000277 0.076025 ( 0.073732)
build_all 0.006656 0.004191 4.170204 ( 0.843782)
build_install 0.016195 0.006122 7.973492 ( 2.421189)
test_btest 0.000000 0.001246 77.744990 ( 8.019853)
test_basic 0.005115 0.002412 0.334342 ( 0.422421)
test_all 0.001483 0.000371 692.526851 ( 67.611260)
test_rubyspec 0.097978 0.054985 46.126161 ( 51.479610)
total: 132.37 sec