Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-113839
#<BuildRuby:0x00005617050608e8
@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.20220405-113839",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000012 0.000008 0.000020 ( 0.000021)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000000 0.011196 1.056495 ( 1.717007)
build_miniruby 0.000000 0.002423 0.078758 ( 0.077871)
build_ruby 0.000273 0.001857 0.077153 ( 0.076823)
build_all 0.010839 0.000588 4.205655 ( 0.847910)
build_install 0.017679 0.006463 8.491745 ( 3.009249)
test_btest 0.000873 0.000630 75.922388 ( 8.724727)
test_basic 0.003952 0.003868 0.333422 ( 0.423724)
test_all 0.000945 0.000697 640.413064 ( 65.485794)
test_rubyspec 0.090623 0.089831 46.492075 ( 51.798299)
total: 132.16 sec