Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-083116
#<BuildRuby:0x0000564de3e3f940
@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.20220218-083116",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004983 0.005715 0.968019 ( 5.650528)
build_miniruby 0.001673 0.000558 0.076923 ( 0.074578)
build_ruby 0.001282 0.000427 0.068828 ( 0.067091)
build_all 0.005726 0.005114 4.113953 ( 0.775886)
build_install 0.019961 0.003444 7.733198 ( 2.299854)
test_btest 0.000944 0.000315 72.933065 ( 8.415941)
test_basic 0.006022 0.002007 0.345208 ( 0.432870)
test_all 0.001901 0.000000 697.374326 ( 67.301752)
test_rubyspec 0.091245 0.070999 46.176296 ( 51.770480)
total: 136.79 sec