Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-182421
#<BuildRuby:0x00005589e3af4ea8
@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.20220814-182421",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010347 0.000739 0.979066 ( 1.281159)
build_miniruby 0.001769 0.000126 0.075880 ( 0.074069)
build_ruby 0.002332 0.000167 0.071860 ( 0.069222)
build_all 0.009762 0.000310 1.505486 ( 0.566144)
build_install 0.006302 0.014056 1.908275 ( 0.948557)
test_btest 0.000000 0.001664 74.160407 ( 8.534806)
test_basic 0.004476 0.003002 0.322566 ( 0.416803)
test_all 0.002342 0.000617 683.889040 ( 66.898478)
test_rubyspec 0.098202 0.071526 45.824533 ( 53.323766)
total: 132.11 sec