Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-163905
#<BuildRuby:0x0000557a8b2f8e50
@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.20220810-163905",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009797 0.000793 0.963051 ( 1.000350)
build_miniruby 0.001748 0.000233 0.078590 ( 0.076945)
build_ruby 0.001918 0.000256 0.077481 ( 0.076182)
build_all 0.010417 0.000739 1.551651 ( 0.590280)
build_install 0.009542 0.014585 5.255138 ( 2.062703)
test_btest 0.001017 0.000000 72.779328 ( 7.804782)
test_basic 0.008508 0.000000 0.327300 ( 0.415381)
test_all 0.002182 0.000000 684.918854 ( 67.176031)
test_rubyspec 0.098320 0.088878 46.104702 ( 53.634111)
total: 132.84 sec