Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-075233
#<BuildRuby:0x000056091af7b858
@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.20220301-075233",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003677 0.007541 1.022162 ( 1.602412)
build_miniruby 0.001164 0.000678 0.075233 ( 0.074546)
build_ruby 0.001504 0.000877 0.079690 ( 0.078116)
build_all 0.006785 0.003300 4.203481 ( 0.883265)
build_install 0.020954 0.002294 7.973803 ( 2.442710)
test_btest 0.000706 0.000313 73.261243 ( 8.017931)
test_basic 0.003601 0.003959 0.330340 ( 0.419805)
test_all 0.001325 0.000628 663.535480 ( 65.674915)
test_rubyspec 0.104130 0.067533 46.063481 ( 51.289423)
total: 130.48 sec