Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-042400
#<BuildRuby:0x000055670f51c4f0
@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.20220520-042400",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010255 0.000928 1.009992 ( 5.174364)
build_miniruby 0.001734 0.000248 0.073857 ( 0.071771)
build_ruby 0.001782 0.000254 0.072906 ( 0.071065)
build_all 0.008522 0.000000 1.495430 ( 0.579499)
build_install 0.022474 0.000903 5.876999 ( 2.825730)
test_btest 0.000892 0.000094 74.472657 ( 8.606216)
test_basic 0.007724 0.000000 0.323838 ( 0.420388)
test_all 0.004903 0.000000 702.465443 ( 67.851079)
test_rubyspec 0.153425 0.030823 46.258809 ( 51.835867)
total: 137.44 sec