Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-113003
#<BuildRuby:0x000055895ce00b38
@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.20220227-113003",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002224 0.008483 0.991014 ( 1.030889)
build_miniruby 0.001669 0.000358 0.070733 ( 0.068822)
build_ruby 0.001343 0.000288 0.076092 ( 0.074149)
build_all 0.004515 0.005682 4.202746 ( 0.864482)
build_install 0.011578 0.011321 7.840893 ( 2.429978)
test_btest 0.001286 0.000000 75.102700 ( 8.153995)
test_basic 0.008074 0.000000 0.343272 ( 0.434255)
test_all 0.001971 0.000000 704.642074 ( 67.944996)
test_rubyspec 0.107942 0.051980 46.499012 ( 51.779010)
total: 132.78 sec