Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-214647
#<BuildRuby:0x000055a7c2b846c8
@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.20220210-214647",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006868 0.005061 0.941111 ( 1.212320)
build_miniruby 0.001421 0.000546 0.074469 ( 0.073689)
build_ruby 0.001616 0.000621 0.066756 ( 0.065436)
build_all 0.009190 0.001707 4.138298 ( 0.797500)
build_install 0.020115 0.001718 7.787753 ( 2.370589)
test_btest 0.000000 0.001481 72.323195 ( 8.025797)
test_basic 0.000000 0.009462 0.343248 ( 0.430947)
test_all 0.000006 0.001898 666.160664 ( 65.581663)
test_rubyspec 0.083828 0.091451 46.286877 ( 51.487098)
total: 130.05 sec