Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-065106
#<BuildRuby:0x0000555648474480
@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.20220316-065106",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000080 0.000020 0.000100 ( 0.000103)
build_up 0.006833 0.004856 1.033161 ( 4.511413)
build_miniruby 0.001627 0.000500 0.078180 ( 0.075844)
build_ruby 0.001498 0.000461 0.076006 ( 0.074193)
build_all 0.009273 0.001377 4.210940 ( 0.871285)
build_install 0.019543 0.002484 7.922977 ( 2.408771)
test_btest 0.001223 0.000000 74.393272 ( 7.857660)
test_basic 0.007136 0.000714 0.321566 ( 0.409415)
test_all 0.000767 0.001194 674.887189 ( 65.597573)
test_rubyspec 0.068676 0.090903 46.038627 ( 51.268180)
total: 133.08 sec