Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-001756
#<BuildRuby:0x0000559f3c1b04f0
@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.20220215-001756",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.008905 0.004282 0.944385 ( 1.355064)
build_miniruby 0.001491 0.000426 0.075530 ( 0.073708)
build_ruby 0.001371 0.000392 0.078546 ( 0.076923)
build_all 0.008958 0.001233 4.108301 ( 0.770245)
build_install 0.024310 0.000000 7.847229 ( 2.294528)
test_btest 0.001530 0.000000 72.970298 ( 7.867678)
test_basic 0.002379 0.004776 0.331122 ( 0.420380)
test_all 0.001668 0.000397 653.509332 ( 66.061263)
test_rubyspec 0.121212 0.042551 45.978366 ( 51.500164)
total: 130.42 sec