Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-173543
#<BuildRuby:0x000055728d9128a0
@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.20220228-173543",
@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.000023 0.000000 0.000023 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012229 0.000264 1.039741 ( 1.698952)
build_miniruby 0.002087 0.000131 0.075634 ( 0.073719)
build_ruby 0.001779 0.000111 0.077225 ( 0.076521)
build_all 0.009233 0.000273 4.238406 ( 0.853263)
build_install 0.023031 0.000422 7.955584 ( 2.386412)
test_btest 0.001100 0.000055 77.889626 ( 8.363645)
test_basic 0.007724 0.000387 0.328880 ( 0.418384)
test_all 0.001718 0.000086 694.544790 ( 67.689944)
test_rubyspec 0.130009 0.015616 46.079042 ( 51.634907)
total: 133.20 sec