Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-011857
#<BuildRuby:0x000055b0ae1d06c8
@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.20220214-011857",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010426 0.000457 0.973709 ( 1.717265)
build_miniruby 0.001869 0.000133 0.073992 ( 0.071825)
build_ruby 0.001428 0.000102 0.076309 ( 0.074801)
build_all 0.010373 0.000057 4.137767 ( 0.780650)
build_install 0.017978 0.005730 7.715531 ( 2.294021)
test_btest 0.000000 0.001478 75.412842 ( 8.504920)
test_basic 0.003674 0.004300 0.346390 ( 0.444219)
test_all 0.001473 0.000246 669.527931 ( 65.726638)
test_rubyspec 0.073905 0.086172 46.424321 ( 51.539232)
total: 131.15 sec