Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-064300
#<BuildRuby:0x000055bd9fb4ec10
@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.20220729-064300",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006575 0.000173 0.851990 ( 1.094615)
build_miniruby 0.000986 0.000071 0.056988 ( 0.055737)
build_ruby 0.000821 0.000058 0.058465 ( 0.057358)
build_all 0.004411 0.000315 1.545110 ( 0.585242)
build_install 0.008672 0.000260 5.659725 ( 2.167490)
test_btest 0.000773 0.000051 55.837210 ( 7.919434)
test_basic 0.000000 0.005510 0.295293 ( 0.383927)
test_all 0.000000 0.001284 596.581159 ( 88.607865)
test_rubyspec 0.069211 0.057015 43.744098 ( 49.345264)
total: 150.22 sec