Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-050105
#<BuildRuby:0x0000563c7551f7e0
@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.20220216-050105",
@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.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005090 0.005076 0.980058 ( 8.381975)
build_miniruby 0.001738 0.000401 0.075110 ( 0.073110)
build_ruby 0.001549 0.000357 0.075924 ( 0.073965)
build_all 0.002537 0.008397 4.123781 ( 0.782923)
build_install 0.018112 0.006133 7.755323 ( 2.309737)
test_btest 0.000819 0.000289 72.254861 ( 8.270756)
test_basic 0.007269 0.000836 0.347021 ( 0.434850)
test_all 0.001453 0.000485 699.509804 ( 67.299383)
test_rubyspec 0.121554 0.044041 46.006863 ( 51.223453)
total: 138.85 sec