Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-025148
#<BuildRuby:0x000055848397f510
@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.20220312-025148",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000029 0.000010 0.000039 ( 0.000040)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.009097 0.003308 1.060144 ( 1.169936)
build_miniruby 0.001439 0.000523 0.071808 ( 0.070100)
build_ruby 0.001550 0.000563 0.078085 ( 0.076137)
build_all 0.008631 0.001123 1.511904 ( 0.622672)
build_install 0.020690 0.002046 5.281226 ( 2.173109)
test_btest 0.000945 0.000263 74.663290 ( 8.675183)
test_basic 0.006680 0.000512 0.331798 ( 0.426147)
test_all 0.001706 0.000449 689.896903 ( 67.649440)
test_rubyspec 0.121057 0.044255 46.337822 ( 51.551627)
total: 132.42 sec