Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-112255
#<BuildRuby:0x0000565217673940
@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.20220422-112255",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010175 0.003697 1.032445 ( 1.093321)
build_miniruby 0.001997 0.000374 0.077478 ( 0.074765)
build_ruby 0.002059 0.000386 0.077849 ( 0.075304)
build_all 0.006349 0.002893 1.453652 ( 0.622648)
build_install 0.021305 0.000995 5.796604 ( 2.765624)
test_btest 0.001207 0.000210 73.425102 ( 8.155273)
test_basic 0.003631 0.007266 0.328917 ( 0.411683)
test_all 0.001739 0.000417 695.045089 ( 67.221144)
test_rubyspec 0.125278 0.053766 45.318122 ( 50.690957)
total: 131.11 sec