Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-030627
#<BuildRuby:0x000055fc3086f510
@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.20220215-030627",
@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.000021 0.000000 0.000021 ( 0.000019)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010374 0.001009 0.958335 ( 1.332596)
build_miniruby 0.001891 0.000291 0.075097 ( 0.072294)
build_ruby 0.001709 0.000263 0.079936 ( 0.078223)
build_all 0.010136 0.000000 4.149738 ( 0.781783)
build_install 0.020813 0.003130 7.765044 ( 2.314321)
test_btest 0.000000 0.001322 74.215372 ( 7.920779)
test_basic 0.001548 0.006542 0.341697 ( 0.438395)
test_all 0.001564 0.000340 707.518290 ( 67.802516)
test_rubyspec 0.111588 0.057244 46.000192 ( 51.470858)
total: 132.21 sec