Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-070051
#<BuildRuby:0x000055cc48f144f0
@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.20220209-070051",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.010873 0.000492 0.961583 ( 1.170370)
build_miniruby 0.001726 0.000123 0.077446 ( 0.075599)
build_ruby 0.002277 0.000163 0.074496 ( 0.072321)
build_all 0.009539 0.000682 4.106482 ( 0.776389)
build_install 0.023304 0.000000 7.841650 ( 2.317738)
test_btest 0.001186 0.000000 76.330678 ( 8.252197)
test_basic 0.002568 0.004916 0.336744 ( 0.426001)
test_all 0.001663 0.000166 665.573687 ( 64.976132)
test_rubyspec 0.109511 0.041432 46.354171 ( 51.652188)
total: 129.72 sec