Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-003654
#<BuildRuby:0x00005650bfbf8f40
@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-003654",
@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.000007)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008951 0.002066 0.979300 ( 1.158341)
build_miniruby 0.001443 0.000333 0.067902 ( 0.067493)
build_ruby 0.001596 0.000368 0.074188 ( 0.073422)
build_all 0.008514 0.001965 4.120775 ( 0.794916)
build_install 0.020487 0.003243 7.826443 ( 2.366855)
test_btest 0.001148 0.000246 75.357355 ( 8.584550)
test_basic 0.005540 0.001187 0.328317 ( 0.420150)
test_all 0.001537 0.000329 699.768802 ( 67.732585)
test_rubyspec 0.112933 0.053536 46.322172 ( 51.773978)
total: 132.97 sec