Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-203401
#<BuildRuby:0x0000558ebe45b940
@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.20220205-203401",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010586 0.940529 ( 1.038372)
build_miniruby 0.000256 0.001661 0.072566 ( 0.071485)
build_ruby 0.001269 0.000529 0.076979 ( 0.075980)
build_all 0.003983 0.006202 4.111115 ( 0.801838)
build_install 0.019444 0.004437 7.862567 ( 2.316884)
test_btest 0.000888 0.000381 75.775295 ( 8.278125)
test_basic 0.003194 0.004347 0.333050 ( 0.421978)
test_all 0.001232 0.000574 689.437342 ( 67.217828)
test_rubyspec 0.097911 0.060508 45.750908 ( 51.290143)
total: 131.51 sec