Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-153841
#<BuildRuby:0x0000559a0ace28a0
@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.20220315-153841",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011040 0.001577 0.998485 ( 1.105040)
build_miniruby 0.001588 0.000226 0.076770 ( 0.074817)
build_ruby 0.002088 0.000000 0.076559 ( 0.074045)
build_all 0.009657 0.000295 4.166359 ( 0.842540)
build_install 0.019875 0.000540 7.979710 ( 2.429359)
test_btest 0.001337 0.000141 75.664140 ( 7.889368)
test_basic 0.006903 0.000726 0.332409 ( 0.421930)
test_all 0.001508 0.000158 701.796134 ( 67.130663)
test_rubyspec 0.155133 0.021535 46.414574 ( 51.899320)
total: 131.87 sec