Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-231232
#<BuildRuby:0x00005641ad243610
@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.20220402-231232",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007607 0.003958 1.035577 ( 1.323705)
build_miniruby 0.001846 0.000369 0.079789 ( 0.077495)
build_ruby 0.001932 0.000387 0.078189 ( 0.075615)
build_all 0.004903 0.005597 4.292137 ( 0.853557)
build_install 0.015186 0.009683 8.555059 ( 2.983508)
test_btest 0.000913 0.000000 73.888854 ( 8.151833)
test_basic 0.007158 0.000000 0.359687 ( 0.447924)
test_all 0.002001 0.000000 708.256090 ( 68.197481)
test_rubyspec 0.116178 0.062347 46.680658 ( 51.700335)
total: 133.81 sec