Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-030008
#<BuildRuby:0x000055e3dbe54920
@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.20220909-030008",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009865 0.000124 1.094692 ( 1.095699)
build_miniruby 0.001813 0.000121 0.073881 ( 0.071986)
build_ruby 0.001725 0.000115 0.076454 ( 0.074512)
build_all 0.009790 0.000338 1.541705 ( 0.600804)
build_install 0.018486 0.003457 1.906909 ( 0.943238)
test_btest 0.000844 0.000073 94.403988 ( 9.606264)
test_basic 0.007061 0.000000 0.344354 ( 0.431744)
test_all 0.003071 0.000154 685.626430 ( 69.001918)
test_rubyspec 0.121378 0.059599 47.004713 ( 55.331310)
total: 137.16 sec