Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-212957
#<BuildRuby:0x00005625e10c0410
@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.20220218-212957",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000083 0.000000 0.000083 ( 0.000037)
build_up 0.002863 0.007811 0.931791 ( 0.997650)
build_miniruby 0.001511 0.000581 0.074806 ( 0.072391)
build_ruby 0.001683 0.000647 0.079629 ( 0.077119)
build_all 0.004714 0.005007 4.117543 ( 0.778258)
build_install 0.019788 0.004758 7.730955 ( 2.307100)
test_btest 0.000000 0.001610 68.315087 ( 8.380043)
test_basic 0.003258 0.004236 0.331820 ( 0.420992)
test_all 0.000790 0.001360 709.236048 ( 67.954026)
test_rubyspec 0.089905 0.069296 46.155799 ( 51.419569)
total: 132.41 sec