Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-233025
#<BuildRuby:0x000055c0ce4ff940
@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.20220226-233025",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009737 0.000399 1.026349 ( 1.172209)
build_miniruby 0.001754 0.000351 0.076472 ( 0.076310)
build_ruby 0.001379 0.000276 0.070476 ( 0.070611)
build_all 0.008778 0.001756 4.204112 ( 0.872765)
build_install 0.022134 0.002205 7.986928 ( 2.459147)
test_btest 0.001041 0.000184 72.772336 ( 8.019106)
test_basic 0.006401 0.001129 0.333249 ( 0.423817)
test_all 0.002835 0.000500 657.455565 ( 65.356346)
test_rubyspec 0.096343 0.054698 46.343167 ( 51.797020)
total: 130.25 sec