Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-041328
#<BuildRuby:0x0000557583d877c0
@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.20220203-041328",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006773 0.004304 0.952588 ( 1.285678)
build_miniruby 0.001710 0.000228 0.076320 ( 0.074346)
build_ruby 0.001929 0.000257 0.070632 ( 0.068553)
build_all 0.010097 0.000716 4.166416 ( 0.799056)
build_install 0.018423 0.005402 7.917325 ( 2.320678)
test_btest 0.001032 0.000163 47.627983 ( 44.194476)
test_basic 0.002445 0.005535 0.339249 ( 0.427394)
test_all 0.001517 0.000319 689.808906 ( 67.449023)
test_rubyspec 0.067591 0.066243 46.480076 ( 51.807624)
total: 168.43 sec