Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-043920
#<BuildRuby:0x00005579541e08e8
@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.20220211-043920",
@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.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005859 0.005256 0.998648 ( 1.417596)
build_miniruby 0.001795 0.000000 0.075218 ( 0.074129)
build_ruby 0.001741 0.000000 0.073789 ( 0.072420)
build_all 0.008265 0.001511 4.176989 ( 0.800681)
build_install 0.021592 0.001132 7.917609 ( 2.316040)
test_btest 0.000838 0.000140 72.542951 ( 8.482048)
test_basic 0.006419 0.001070 0.335750 ( 0.424579)
test_all 0.001041 0.001517 655.065288 ( 65.894839)
test_rubyspec 0.107179 0.060482 46.359395 ( 51.829443)
total: 131.31 sec