Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-041725
#<BuildRuby:0x000055555c9df600
@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.20220818-041725",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007747 0.005333 1.013015 ( 3.128277)
build_miniruby 0.001775 0.000683 0.074311 ( 0.071958)
build_ruby 0.001544 0.000593 0.075683 ( 0.074203)
build_all 0.008425 0.002610 1.548740 ( 0.586457)
build_install 0.015386 0.005770 1.886957 ( 0.916438)
test_btest 0.000951 0.000357 76.273808 ( 8.452366)
test_basic 0.005368 0.003229 0.328698 ( 0.417512)
test_all 0.004267 0.000000 619.625047 ( 64.445906)
test_rubyspec 0.116162 0.053983 45.545266 ( 53.063343)
total: 131.16 sec