Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-073823
#<BuildRuby:0x000055de39797800
@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.20220722-073823",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004976 0.008405 1.003354 ( 2.371665)
build_miniruby 0.001869 0.000534 0.072801 ( 0.070249)
build_ruby 0.001276 0.000364 0.072225 ( 0.070611)
build_all 0.008077 0.002307 1.515028 ( 0.564725)
build_install 0.017063 0.005602 5.123019 ( 2.056464)
test_btest 0.000707 0.000208 72.633119 ( 8.184067)
test_basic 0.001661 0.005726 0.318209 ( 0.414213)
test_all 0.002472 0.000213 674.496095 ( 66.690137)
test_rubyspec 0.106834 0.058638 45.926917 ( 51.595024)
total: 132.02 sec