Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-233653
#<BuildRuby:0x000055758541e7e0
@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.20220807-233653",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000475 0.006039 0.867318 ( 0.886727)
build_miniruby 0.000708 0.000202 0.057367 ( 0.056274)
build_ruby 0.000793 0.000226 0.059661 ( 0.058481)
build_all 0.004343 0.000174 1.517955 ( 0.591402)
build_install 0.009503 0.001441 5.655294 ( 2.163471)
test_btest 0.000566 0.000142 54.486860 ( 8.052168)
test_basic 0.004294 0.001074 0.283795 ( 0.373630)
test_all 0.000872 0.000218 615.627582 ( 87.539248)
test_rubyspec 0.053001 0.030005 43.828963 ( 51.232626)
total: 150.95 sec