Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-144026
#<BuildRuby:0x000055811e997fb0
@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.20220613-144026",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000012 0.000005 0.000017 ( 0.000015)
build_up 0.004775 0.001737 0.822015 ( 1.685108)
build_miniruby 0.000695 0.000253 0.057701 ( 0.056464)
build_ruby 0.000738 0.000268 0.059084 ( 0.057904)
build_all 0.003108 0.001130 1.509099 ( 0.604424)
build_install 0.007208 0.003871 6.317365 ( 2.836972)
test_btest 0.000488 0.000188 50.431720 ( 8.156371)
test_basic 0.000000 0.005813 0.339775 ( 0.427762)
test_all 0.000313 0.001237 624.971007 ( 94.649838)
test_rubyspec 0.063941 0.061007 44.098313 ( 49.786074)
total: 158.26 sec