Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-075012
#<BuildRuby:0x000055abb35de8a0
@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.20220426-075012",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003033 0.008730 1.066202 ( 2.315845)
build_miniruby 0.001820 0.000364 0.073920 ( 0.071519)
build_ruby 0.001703 0.000341 0.068044 ( 0.065673)
build_all 0.007741 0.001548 1.501863 ( 0.620611)
build_install 0.009509 0.014904 5.925464 ( 2.811695)
test_btest 0.000841 0.000296 74.710770 ( 7.797359)
test_basic 0.006461 0.002280 0.329666 ( 0.416099)
test_all 0.001975 0.000697 701.700047 ( 67.664204)
test_rubyspec 0.110224 0.073120 45.745481 ( 50.934957)
total: 132.70 sec