Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-112749
#<BuildRuby:0x0000560d7850f7b8
@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.20220201-112749",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.010038 0.000000 0.988359 ( 1.721022)
build_miniruby 0.002038 0.000000 0.078972 ( 0.077561)
build_ruby 0.001847 0.000000 0.079009 ( 0.077901)
build_all 0.010016 0.000000 4.124225 ( 0.792748)
build_install 0.016943 0.006600 7.807525 ( 2.318832)
test_btest 0.002166 0.000000 46.987984 ( 43.931498)
test_basic 0.006674 0.001040 0.328143 ( 0.417454)
test_all 0.001921 0.000384 651.994386 ( 64.809992)
test_rubyspec 0.081562 0.065798 45.928455 ( 51.485131)
total: 165.63 sec