Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-003222
#<BuildRuby:0x00005566a4fe28c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220520-003222",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005949 0.000915 0.845871 ( 0.988019)
build_miniruby 0.000867 0.000133 0.057100 ( 0.055884)
build_ruby 0.000860 0.000132 0.057422 ( 0.056183)
build_all 0.000000 0.004258 1.502749 ( 0.606790)
build_install 0.010520 0.000511 6.316451 ( 2.866022)
test_btest 0.000496 0.000100 51.149209 ( 8.274437)
test_basic 0.000000 0.005600 0.339224 ( 0.427429)
test_all 0.000549 0.002371 608.506365 ( 95.041364)
test_rubyspec 0.069943 0.031467 44.098649 ( 49.730089)
total: 158.05 sec