Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-051027
#<BuildRuby:0x000055b576d4f810
@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.20220302-051027",
@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.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009494 0.001233 1.043192 ( 3.334314)
build_miniruby 0.001548 0.000357 0.073551 ( 0.071393)
build_ruby 0.001677 0.000387 0.078969 ( 0.076727)
build_all 0.008298 0.001914 4.166309 ( 0.836449)
build_install 0.011851 0.011239 7.915395 ( 2.383550)
test_btest 0.000984 0.000328 73.372560 ( 8.662320)
test_basic 0.006449 0.002150 0.350031 ( 0.440456)
test_all 0.001513 0.000504 678.727950 ( 66.176961)
test_rubyspec 0.127199 0.046056 46.429666 ( 51.784909)
total: 133.77 sec