Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-202753
#<BuildRuby:0x000055c13579c1f0
@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.20220520-202753",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.003221 0.003342 0.838970 ( 1.118663)
build_miniruby 0.000951 0.000119 0.056471 ( 0.055175)
build_ruby 0.000721 0.000090 0.057623 ( 0.056476)
build_all 0.000476 0.003831 1.495684 ( 0.598982)
build_install 0.009054 0.001698 6.282401 ( 2.848718)
test_btest 0.000000 0.000880 48.618481 ( 8.344864)
test_basic 0.002069 0.003931 0.338245 ( 0.426113)
test_all 0.001864 0.000466 635.948173 ( 92.558194)
test_rubyspec 0.078449 0.044193 44.124042 ( 49.720532)
total: 155.73 sec