Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-001144
#<BuildRuby:0x0000563cd7583788
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-001144",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002715 0.008129 0.936022 ( 0.981979)
build_miniruby 0.001890 0.000378 0.078405 ( 0.076511)
build_ruby 0.001651 0.000330 0.073542 ( 0.072867)
build_all 0.010350 0.000285 4.028080 ( 0.776757)
build_install 0.012658 0.009915 7.702543 ( 2.306470)
test_btest 0.001014 0.000000 46.944780 ( 43.715422)
test_basic 0.008007 0.001115 0.340600 ( 0.428054)
test_all 0.001797 0.000000 649.949692 ( 64.911682)
test_rubyspec 0.126380 0.045123 45.917178 ( 51.456301)
total: 164.73 sec