Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-204515
#<BuildRuby:0x0000557684110a58
@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.20220404-204515",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002231 0.008816 0.992147 ( 1.359046)
build_miniruby 0.002160 0.000000 0.072634 ( 0.070051)
build_ruby 0.000000 0.001928 0.067114 ( 0.065077)
build_all 0.007162 0.003807 4.247265 ( 0.848115)
build_install 0.016850 0.007472 8.525259 ( 2.992351)
test_btest 0.000833 0.000312 73.573641 ( 8.552064)
test_basic 0.000000 0.008233 0.341514 ( 0.434148)
test_all 0.000000 0.001897 656.565864 ( 67.360993)
test_rubyspec 0.101075 0.062503 46.516059 ( 51.643889)
total: 133.33 sec