Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-135406
#<BuildRuby:0x000055d96a4968a0
@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.20220210-135406",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004820 0.006703 0.978522 ( 1.862224)
build_miniruby 0.001240 0.000414 0.066966 ( 0.065756)
build_ruby 0.001531 0.000510 0.075948 ( 0.074392)
build_all 0.010720 0.000000 4.194122 ( 0.798384)
build_install 0.015976 0.007659 7.745992 ( 2.359314)
test_btest 0.001312 0.000000 76.099975 ( 8.132906)
test_basic 0.006726 0.001310 0.332220 ( 0.422172)
test_all 0.001265 0.000385 695.975607 ( 67.084122)
test_rubyspec 0.095726 0.073015 46.643838 ( 52.035249)
total: 132.84 sec