Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-174943
#<BuildRuby:0x000055c713328e50
@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.20220808-174943",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010281 0.000734 0.967532 ( 1.095818)
build_miniruby 0.001473 0.000106 0.075396 ( 0.074252)
build_ruby 0.001999 0.000143 0.079151 ( 0.077130)
build_all 0.005883 0.004499 1.540764 ( 0.575989)
build_install 0.013009 0.009257 5.137564 ( 2.088934)
test_btest 0.000984 0.000000 75.731042 ( 8.156701)
test_basic 0.004255 0.003765 0.331366 ( 0.423389)
test_all 0.002149 0.000511 644.259484 ( 64.610203)
test_rubyspec 0.105446 0.067664 46.044888 ( 53.559667)
total: 130.66 sec