Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-061821
#<BuildRuby:0x000055d56d7b3f20
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220501-061821",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006799 0.000486 0.850414 ( 1.056977)
build_miniruby 0.000854 0.000061 0.057199 ( 0.056062)
build_ruby 0.000910 0.000065 0.056521 ( 0.055280)
build_all 0.003896 0.000278 1.484263 ( 0.595049)
build_install 0.010642 0.000400 6.246339 ( 2.793336)
test_btest 0.000786 0.000052 49.626716 ( 8.331651)
test_basic 0.005603 0.000025 0.283225 ( 0.371819)
test_all 0.000000 0.001272 622.587848 ( 89.752927)
test_rubyspec 0.092118 0.024483 43.893398 ( 48.818443)
total: 151.83 sec