Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-152858
#<BuildRuby:0x000055d03a67ff60
@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.20220612-152858",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002856 0.003747 0.861267 ( 1.052764)
build_miniruby 0.000852 0.000113 0.057294 ( 0.056121)
build_ruby 0.000910 0.000122 0.059265 ( 0.058016)
build_all 0.003995 0.000533 1.512185 ( 0.610462)
build_install 0.004772 0.004317 6.326862 ( 2.853480)
test_btest 0.000731 0.000138 54.243674 ( 7.949405)
test_basic 0.005430 0.000200 0.317915 ( 0.406537)
test_all 0.001529 0.000000 624.041587 ( 92.550440)
test_rubyspec 0.102551 0.026538 44.021865 ( 49.581196)
total: 155.12 sec