Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-191246
#<BuildRuby:0x000055e2e5ef92f0
@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.20220608-191246",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000041 0.000007 0.000048 ( 0.000048)
build_up 0.008083 0.001347 0.828037 ( 1.465065)
build_miniruby 0.000000 0.001494 0.060793 ( 0.059625)
build_ruby 0.000000 0.001724 0.060649 ( 0.058587)
build_all 0.007308 0.000978 1.186502 ( 0.497012)
build_install 0.014483 0.003103 4.902703 ( 2.393289)
test_btest 0.001699 0.000364 53.118206 ( 6.258109)
test_basic 0.001394 0.004636 0.298609 ( 0.394720)
test_all 0.002399 0.000640 512.154472 ( 53.688983)
test_rubyspec 0.053689 0.083590 41.563582 ( 47.503481)
total: 112.32 sec