Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-070500
#<BuildRuby:0x000055a80d328d30
@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.20220824-070500",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010961 0.000464 1.016082 ( 2.157753)
build_miniruby 0.002284 0.000000 0.075088 ( 0.072729)
build_ruby 0.002132 0.000013 0.076004 ( 0.073723)
build_all 0.010543 0.000000 1.502945 ( 0.574755)
build_install 0.021053 0.000217 1.886350 ( 0.918567)
test_btest 0.001086 0.000050 72.057141 ( 8.500657)
test_basic 0.007515 0.000119 0.315340 ( 0.402988)
test_all 0.002811 0.000000 662.385643 ( 66.150663)
test_rubyspec 0.116425 0.066411 45.769117 ( 54.137106)
total: 132.99 sec