Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-195809
#<BuildRuby:0x000055f6e0d78b88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-195809",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010427 0.000280 0.943753 ( 0.983394)
build_miniruby 0.000000 0.002168 0.072156 ( 0.069688)
build_ruby 0.000000 0.001813 0.073932 ( 0.071800)
build_all 0.008497 0.001889 3.936893 ( 0.781267)
build_install 0.011617 0.012377 7.772266 ( 2.321585)
test_btest 0.000995 0.000000 47.125921 ( 43.632320)
test_basic 0.007067 0.001295 0.350079 ( 0.449435)
test_all 0.002040 0.000621 686.451029 ( 67.092760)
test_rubyspec 0.099673 0.061544 46.079827 ( 51.520669)
total: 166.92 sec