Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-190651
#<BuildRuby:0x0000561dfe71b340
@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.20220308-190651",
@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.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005011 0.005886 0.989803 ( 1.147211)
build_miniruby 0.002190 0.000000 0.065052 ( 0.063899)
build_ruby 0.002144 0.000074 0.069476 ( 0.068531)
build_all 0.008875 0.001655 4.205023 ( 0.870981)
build_install 0.014303 0.009388 7.843115 ( 2.426603)
test_btest 0.000699 0.000288 78.997816 ( 8.570246)
test_basic 0.007100 0.000949 0.347171 ( 0.436337)
test_all 0.001173 0.000456 693.668722 ( 67.525611)
test_rubyspec 0.105599 0.055421 46.173703 ( 51.312300)
total: 132.42 sec