Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-113149
#<BuildRuby:0x000055b07f4bc848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-113149",
@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.000008 0.000002 0.000010 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002537 0.008640 0.951032 ( 1.965066)
build_miniruby 0.001689 0.000704 0.073858 ( 0.071414)
build_ruby 0.001668 0.000695 0.078675 ( 0.075669)
build_all 0.007834 0.001359 4.040745 ( 0.789634)
build_install 0.013932 0.009242 7.788867 ( 2.349134)
test_btest 0.000991 0.000433 47.461374 ( 44.866464)
test_basic 0.006862 0.000908 0.349088 ( 0.437502)
test_all 0.000000 0.002300 648.040022 ( 64.884976)
test_rubyspec 0.081295 0.089835 45.755722 ( 51.322132)
total: 166.76 sec