Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-160843
#<BuildRuby:0x000055c2cad23510
@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.20220309-160843",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007215 0.004836 1.035685 ( 1.080634)
build_miniruby 0.001676 0.000479 0.077972 ( 0.075403)
build_ruby 0.002015 0.000000 0.073064 ( 0.071546)
build_all 0.006987 0.002049 1.514367 ( 0.607736)
build_install 0.019176 0.002886 5.221379 ( 2.140170)
test_btest 0.001188 0.000297 74.309087 ( 7.954305)
test_basic 0.007155 0.000641 0.337758 ( 0.425532)
test_all 0.001560 0.000372 694.574806 ( 67.665267)
test_rubyspec 0.092739 0.059617 46.223194 ( 51.658565)
total: 131.68 sec