Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-052028
#<BuildRuby:0x0000556ad52a3dd0
@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.20220811-052028",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002580 0.004237 0.830424 ( 0.897128)
build_miniruby 0.000883 0.000126 0.058009 ( 0.056643)
build_ruby 0.001011 0.000000 0.060054 ( 0.058807)
build_all 0.004862 0.000000 1.564626 ( 0.588515)
build_install 0.008807 0.002628 5.689149 ( 2.166929)
test_btest 0.000645 0.000097 48.438898 ( 8.721278)
test_basic 0.005724 0.000000 0.333690 ( 0.421857)
test_all 0.001034 0.000000 608.553223 ( 89.432041)
test_rubyspec 0.061178 0.016181 43.825053 ( 51.229384)
total: 153.57 sec