Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-001238
#<BuildRuby:0x000055c17d3c6740
@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.20221125-001238",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004412 0.000024 1.124305 ( 1.153326)
build_miniruby 0.000790 0.000053 0.958025 ( 0.956918)
build_ruby 0.001271 0.000085 2.751279 ( 2.665644)
build_all 0.008639 0.000276 15.858528 ( 3.249130)
build_install 0.004786 0.004542 2.114742 ( 1.279831)
test_btest 0.000557 0.000065 57.149659 ( 11.795362)
test_basic 0.004783 0.000563 0.330036 ( 0.420333)
test_all 0.001946 0.000095 685.754306 (122.095824)
test_rubyspec 0.051087 0.011605 52.912382 ( 61.047212)
total: 204.66 sec