Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-085139
#<BuildRuby:0x000055987bdfc4b0
@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.20220213-085139",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002257 0.008550 0.944460 ( 1.056395)
build_miniruby 0.001350 0.000386 0.069729 ( 0.067757)
build_ruby 0.001283 0.000367 0.070634 ( 0.068807)
build_all 0.009629 0.001417 4.119985 ( 0.785572)
build_install 0.019969 0.003824 7.776186 ( 2.336734)
test_btest 0.000945 0.000236 71.687328 ( 8.363443)
test_basic 0.005494 0.001374 0.336420 ( 0.425670)
test_all 0.001404 0.000351 711.419546 ( 67.893812)
test_rubyspec 0.091803 0.077777 46.202892 ( 51.727385)
total: 132.73 sec