Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-234937
#<BuildRuby:0x0000564cded73440
@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.20220402-234937",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.010813 0.000721 1.027936 ( 1.056628)
build_miniruby 0.001764 0.000118 0.072122 ( 0.070816)
build_ruby 0.001895 0.000127 0.081704 ( 0.080572)
build_all 0.010238 0.000000 4.207288 ( 0.864550)
build_install 0.024298 0.000000 8.534224 ( 3.019047)
test_btest 0.001317 0.000000 75.799133 ( 7.861103)
test_basic 0.002862 0.004457 0.348652 ( 0.439270)
test_all 0.002012 0.000168 681.686921 ( 66.225542)
test_rubyspec 0.104895 0.063313 46.758279 ( 51.851169)
total: 131.47 sec