Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-114330
#<BuildRuby:0x00005581dad446d8
@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.20220808-114330",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000051 0.000012 0.000063 ( 0.000067)
build_up 0.009240 0.002133 0.989370 ( 1.155990)
build_miniruby 0.001616 0.000372 0.078843 ( 0.077642)
build_ruby 0.001747 0.000403 0.078121 ( 0.076837)
build_all 0.008936 0.000874 1.527346 ( 0.591734)
build_install 0.019892 0.001799 5.172278 ( 2.097808)
test_btest 0.001151 0.000215 74.747402 ( 7.971603)
test_basic 0.007425 0.001392 0.341095 ( 0.429604)
test_all 0.002193 0.000219 626.731593 ( 64.341861)
test_rubyspec 0.118752 0.051878 46.099518 ( 53.554057)
total: 130.30 sec