Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-181643
#<BuildRuby:0x0000558abd507858
@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-181643",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007472 0.002718 0.993911 ( 1.039937)
build_miniruby 0.001750 0.000636 0.073089 ( 0.070975)
build_ruby 0.002174 0.000000 0.076716 ( 0.075087)
build_all 0.007660 0.003212 4.205008 ( 0.856018)
build_install 0.017470 0.005905 7.943208 ( 2.434652)
test_btest 0.001147 0.000405 74.671873 ( 8.479577)
test_basic 0.004813 0.003025 0.338158 ( 0.426615)
test_all 0.001559 0.000575 702.847767 ( 67.723367)
test_rubyspec 0.088365 0.084988 46.318535 ( 51.632915)
total: 132.74 sec