Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-021944
#<BuildRuby:0x0000558bc9b53858
@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.20220318-021944",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008061 0.002955 1.014670 ( 2.358358)
build_miniruby 0.001522 0.000406 0.077981 ( 0.075791)
build_ruby 0.001657 0.000442 0.079116 ( 0.077230)
build_all 0.009807 0.000431 4.191085 ( 0.847459)
build_install 0.022414 0.001146 7.960423 ( 2.428878)
test_btest 0.000691 0.000131 74.638891 ( 8.028985)
test_basic 0.000000 0.007668 0.336792 ( 0.425417)
test_all 0.001469 0.000401 672.712550 ( 68.012579)
test_rubyspec 0.094810 0.065125 46.203162 ( 51.705862)
total: 133.96 sec