Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-023652
#<BuildRuby:0x0000564a481e81e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-023652",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006421 0.000164 0.863379 ( 0.864475)
build_miniruby 0.000913 0.000065 0.057978 ( 0.056770)
build_ruby 0.000856 0.000061 0.059242 ( 0.058073)
build_all 0.000099 0.004444 1.540648 ( 0.589825)
build_install 0.007652 0.003440 1.924888 ( 0.961987)
test_btest 0.000669 0.000118 49.567380 ( 8.517047)
test_basic 0.005119 0.000903 0.372246 ( 0.459905)
test_all 0.001989 0.000351 629.231313 ( 92.463934)
test_rubyspec 0.073475 0.041276 44.504173 ( 52.756577)
total: 156.73 sec