Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-203807
#<BuildRuby:0x000055c9c33a3940
@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.20220216-203807",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000661 0.012174 0.940664 ( 0.981887)
build_miniruby 0.001519 0.000759 0.067827 ( 0.065680)
build_ruby 0.001149 0.000574 0.075409 ( 0.074101)
build_all 0.010094 0.000693 4.076686 ( 0.778901)
build_install 0.008359 0.015479 7.808961 ( 2.275038)
test_btest 0.000697 0.000418 72.870848 ( 8.228048)
test_basic 0.005868 0.002625 0.344156 ( 0.443604)
test_all 0.000980 0.000577 696.956089 ( 67.843340)
test_rubyspec 0.084486 0.083968 46.020396 ( 51.138116)
total: 131.83 sec