Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-054527
#<BuildRuby:0x0000563466f244f0
@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.20220211-054527",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001895 0.008392 0.963956 ( 1.843162)
build_miniruby 0.001535 0.000472 0.072241 ( 0.071165)
build_ruby 0.001598 0.000492 0.070079 ( 0.068850)
build_all 0.007755 0.002387 4.117927 ( 0.800145)
build_install 0.022919 0.000000 7.780586 ( 2.357789)
test_btest 0.001351 0.000000 73.689667 ( 7.976153)
test_basic 0.003031 0.004392 0.333690 ( 0.424000)
test_all 0.001834 0.000000 704.025905 ( 67.666023)
test_rubyspec 0.092994 0.083450 46.361295 ( 51.780964)
total: 132.99 sec