Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-060607
#<BuildRuby:0x00005629be54f680
@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-060607",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001567 0.009698 1.006701 ( 1.788244)
build_miniruby 0.000000 0.001859 0.076594 ( 0.074623)
build_ruby 0.000091 0.001806 0.075143 ( 0.072946)
build_all 0.007572 0.001790 4.183037 ( 0.848164)
build_install 0.009961 0.013145 7.927826 ( 2.382526)
test_btest 0.000915 0.000539 72.987742 ( 7.985753)
test_basic 0.002757 0.005957 0.337610 ( 0.424935)
test_all 0.001101 0.000712 650.633183 ( 65.879641)
test_rubyspec 0.097294 0.066336 46.440776 ( 51.907784)
total: 131.37 sec