Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-185414
#<BuildRuby:0x0000557a1eeab670
@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.20220608-185414",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006473 0.000498 0.867061 ( 1.664050)
build_miniruby 0.000914 0.000070 0.056782 ( 0.055438)
build_ruby 0.000993 0.000077 0.058915 ( 0.057646)
build_all 0.003938 0.000303 1.513429 ( 0.608122)
build_install 0.005875 0.005196 6.315333 ( 2.859780)
test_btest 0.000000 0.000780 52.403593 ( 8.517656)
test_basic 0.002941 0.002934 0.312670 ( 0.400866)
test_all 0.001029 0.000193 654.855769 ( 92.996349)
test_rubyspec 0.041448 0.032784 43.915521 ( 49.521309)
total: 156.68 sec