Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-035334
#<BuildRuby:0x000055e6db508c10
@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.20220329-035334",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004812 0.005183 1.006205 ( 2.122969)
build_miniruby 0.001645 0.000380 0.080875 ( 0.078683)
build_ruby 0.001854 0.000428 0.075296 ( 0.073158)
build_all 0.008872 0.002047 4.207124 ( 0.850785)
build_install 0.014723 0.008795 7.822968 ( 2.390221)
test_btest 0.000878 0.000258 73.921876 ( 8.125268)
test_basic 0.005318 0.001564 0.335970 ( 0.429511)
test_all 0.001319 0.000388 659.601490 ( 67.114521)
test_rubyspec 0.111394 0.050513 45.787925 ( 51.171500)
total: 132.36 sec