Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-120033
#<BuildRuby:0x000056140430f340
@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.20220403-120033",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003071 0.008015 1.006753 ( 1.016164)
build_miniruby 0.000000 0.002014 0.073401 ( 0.071683)
build_ruby 0.001037 0.000963 0.071988 ( 0.070370)
build_all 0.003958 0.005474 4.218951 ( 0.850432)
build_install 0.022791 0.000967 8.583098 ( 2.982007)
test_btest 0.001041 0.000316 74.865657 ( 7.954433)
test_basic 0.005986 0.001821 0.343113 ( 0.432623)
test_all 0.002063 0.000217 702.365681 ( 67.830464)
test_rubyspec 0.108153 0.059512 46.672446 ( 51.877023)
total: 133.09 sec