Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-014516
#<BuildRuby:0x00005561ab1db778
@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.20220402-014516",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009919 0.001459 1.008853 ( 1.116677)
build_miniruby 0.001486 0.000371 0.070182 ( 0.068227)
build_ruby 0.001826 0.000457 0.072687 ( 0.070068)
build_all 0.004373 0.006318 4.256431 ( 0.852820)
build_install 0.023062 0.000535 8.532993 ( 2.966924)
test_btest 0.000953 0.000238 75.075137 ( 7.884033)
test_basic 0.006147 0.001537 0.332363 ( 0.420248)
test_all 0.002269 0.000175 656.134684 ( 65.951278)
test_rubyspec 0.115060 0.057528 46.546004 ( 52.006358)
total: 131.34 sec