Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-012022
#<BuildRuby:0x000056311956f7e8
@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.20220227-012022",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011199 0.984507 ( 1.274493)
build_miniruby 0.000632 0.001389 0.071911 ( 0.070890)
build_ruby 0.001247 0.000480 0.080307 ( 0.079102)
build_all 0.003732 0.006018 4.172015 ( 0.844639)
build_install 0.015789 0.007674 7.931121 ( 2.435192)
test_btest 0.000000 0.001261 71.765608 ( 7.817964)
test_basic 0.001058 0.006486 0.348647 ( 0.437339)
test_all 0.001514 0.000286 696.013889 ( 67.669258)
test_rubyspec 0.089395 0.075494 46.521103 ( 51.954949)
total: 132.58 sec