Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-173520
#<BuildRuby:0x00005631248204f0
@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.20220326-173520",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000031 0.000011 0.000042 ( 0.000037)
build_up 0.001303 0.008658 0.997212 ( 1.650512)
build_miniruby 0.000000 0.002181 0.073753 ( 0.071648)
build_ruby 0.000740 0.001778 0.080057 ( 0.077353)
build_all 0.004986 0.004514 4.183264 ( 0.839989)
build_install 0.016668 0.006926 7.938586 ( 2.397240)
test_btest 0.001183 0.000696 76.631714 ( 8.468285)
test_basic 0.006701 0.001413 0.343119 ( 0.435197)
test_all 0.002133 0.000000 646.815480 ( 66.179011)
test_rubyspec 0.086119 0.075392 45.727241 ( 51.164168)
total: 131.28 sec