Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-100802
#<BuildRuby:0x000055a2d4a48f40
@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.20220603-100802",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006260 0.004284 0.974212 ( 1.149772)
build_miniruby 0.001802 0.000361 0.073018 ( 0.070683)
build_ruby 0.002081 0.000416 0.076450 ( 0.073994)
build_all 0.009129 0.000119 1.463151 ( 0.588306)
build_install 0.018026 0.004451 5.828422 ( 2.785339)
test_btest 0.001116 0.000213 74.151867 ( 8.288061)
test_basic 0.004293 0.004359 0.326759 ( 0.419666)
test_all 0.002053 0.000466 667.473980 ( 65.316677)
test_rubyspec 0.123654 0.054213 46.105679 ( 51.684124)
total: 130.38 sec