Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-090142
#<BuildRuby:0x00005616e2107fa8
@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.20220720-090142",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006968 0.000000 0.910864 ( 1.600553)
build_miniruby 0.000874 0.000000 0.057794 ( 0.056645)
build_ruby 0.000947 0.000000 0.059706 ( 0.058589)
build_all 0.004466 0.000000 1.549403 ( 0.608641)
build_install 0.006552 0.004599 5.697258 ( 2.191684)
test_btest 0.000693 0.000041 55.758862 ( 7.950732)
test_basic 0.005591 0.000052 0.257355 ( 0.345898)
test_all 0.000000 0.001122 643.218645 ( 91.325999)
test_rubyspec 0.103026 0.020935 44.120264 ( 49.951126)
total: 154.09 sec