Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-121802
#<BuildRuby:0x000055cf5d724480
@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.20220312-121802",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005719 0.005185 1.012594 ( 1.447054)
build_miniruby 0.001771 0.000000 0.079967 ( 0.078051)
build_ruby 0.002006 0.000000 0.076884 ( 0.074773)
build_all 0.007106 0.002847 1.505231 ( 0.624526)
build_install 0.018279 0.004540 5.217095 ( 2.190481)
test_btest 0.001116 0.000265 76.254360 ( 8.100430)
test_basic 0.003302 0.003905 0.336273 ( 0.426187)
test_all 0.001889 0.000182 712.614203 ( 68.453401)
test_rubyspec 0.090272 0.070082 46.291473 ( 51.784022)
total: 133.18 sec