Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-211126
#<BuildRuby:0x0000555a2f0808e8
@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.20220303-211126",
@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.003958 0.007126 0.999972 ( 1.164367)
build_miniruby 0.000000 0.002170 0.073463 ( 0.071332)
build_ruby 0.000231 0.001661 0.078296 ( 0.076465)
build_all 0.004373 0.005625 4.128169 ( 0.838030)
build_install 0.013818 0.008922 7.892163 ( 2.440937)
test_btest 0.000759 0.000337 72.475762 ( 7.831201)
test_basic 0.001649 0.005116 0.342847 ( 0.431830)
test_all 0.000580 0.001285 701.264487 ( 67.746204)
test_rubyspec 0.089794 0.064959 46.312142 ( 51.498463)
total: 132.10 sec