Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-043032
#<BuildRuby:0x000055f7335725a8
@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.20220216-043032",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.011081 0.000628 0.977634 ( 4.088768)
build_miniruby 0.001398 0.000300 0.078301 ( 0.077093)
build_ruby 0.001772 0.000379 0.065879 ( 0.064166)
build_all 0.004044 0.006250 4.055511 ( 0.804692)
build_install 0.013995 0.010172 7.840886 ( 2.373255)
test_btest 0.001161 0.000427 76.419106 ( 8.278930)
test_basic 0.005451 0.003114 0.351521 ( 0.439791)
test_all 0.001816 0.000000 702.085977 ( 67.521125)
test_rubyspec 0.068806 0.094823 46.047140 ( 51.587323)
total: 135.24 sec