Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-064106
#<BuildRuby:0x000055a0749008e8
@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.20220315-064106",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010092 0.001313 1.006870 ( 3.472591)
build_miniruby 0.001635 0.000350 0.078066 ( 0.076136)
build_ruby 0.001623 0.000348 0.074428 ( 0.072134)
build_all 0.006269 0.003893 4.176928 ( 0.863818)
build_install 0.020399 0.002547 7.855931 ( 2.431639)
test_btest 0.001088 0.000242 73.411748 ( 8.389269)
test_basic 0.007061 0.000000 0.338688 ( 0.435846)
test_all 0.001920 0.000000 654.780687 ( 67.180678)
test_rubyspec 0.109543 0.049912 46.553946 ( 51.861106)
total: 134.78 sec