Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-000101
#<BuildRuby:0x000055b524dcb340
@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.20220206-000101",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009277 0.000730 0.940679 ( 1.248757)
build_miniruby 0.001635 0.000233 0.079341 ( 0.077932)
build_ruby 0.001359 0.000194 0.072520 ( 0.071296)
build_all 0.002183 0.008831 4.147677 ( 0.803474)
build_install 0.019323 0.001678 7.796601 ( 2.342391)
test_btest 0.000990 0.000225 74.993431 ( 8.449268)
test_basic 0.005260 0.001196 0.350963 ( 0.440988)
test_all 0.001335 0.000303 696.235186 ( 67.542762)
test_rubyspec 0.121029 0.047982 45.916391 ( 51.398039)
total: 132.38 sec