Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-035804
#<BuildRuby:0x00005626b2204b38
@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.20220217-035804",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002205 0.008727 0.948707 ( 1.240456)
build_miniruby 0.001523 0.000326 0.078615 ( 0.077374)
build_ruby 0.001571 0.000336 0.075303 ( 0.073393)
build_all 0.009908 0.000000 4.118255 ( 0.793340)
build_install 0.019260 0.000314 7.830989 ( 2.362530)
test_btest 0.001041 0.000156 77.307012 ( 8.279658)
test_basic 0.006544 0.000265 0.352197 ( 0.444124)
test_all 0.001821 0.000089 703.449481 ( 67.745010)
test_rubyspec 0.116839 0.053578 46.175173 ( 51.240865)
total: 132.26 sec