Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-093938
#<BuildRuby:0x000055ec968fcf40
@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.20220222-093938",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008525 0.004262 0.984663 ( 2.977187)
build_miniruby 0.001170 0.000585 0.077404 ( 0.075866)
build_ruby 0.001580 0.000790 0.079977 ( 0.078190)
build_all 0.009622 0.001933 4.106248 ( 0.790244)
build_install 0.020264 0.001062 7.733237 ( 2.301592)
test_btest 0.000000 0.001151 79.128988 ( 8.297692)
test_basic 0.004833 0.002079 0.322155 ( 0.411605)
test_all 0.001560 0.000585 675.119516 ( 65.930325)
test_rubyspec 0.093459 0.072145 46.164450 ( 51.672947)
total: 132.54 sec