Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-001604
#<BuildRuby:0x000055bd7f6be8c8
@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.20220606-001604",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.007006 0.000000 0.872003 ( 1.021528)
build_miniruby 0.001033 0.000000 0.057474 ( 0.056213)
build_ruby 0.000921 0.000000 0.059070 ( 0.057877)
build_all 0.004290 0.000000 1.506215 ( 0.608944)
build_install 0.002443 0.008757 6.306681 ( 2.873264)
test_btest 0.000572 0.000067 47.985932 ( 8.314732)
test_basic 0.005117 0.000602 0.294527 ( 0.383715)
test_all 0.001114 0.000131 644.108995 ( 92.317870)
test_rubyspec 0.068615 0.035432 44.190203 ( 49.769548)
total: 155.40 sec