Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-073032
#<BuildRuby:0x00005646a0697de0
@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.20220822-073032",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005411 0.001475 0.818644 ( 1.316577)
build_miniruby 0.000919 0.000000 0.057734 ( 0.056492)
build_ruby 0.001024 0.000000 0.058947 ( 0.057722)
build_all 0.004661 0.000000 1.542892 ( 0.590586)
build_install 0.007593 0.003513 1.917383 ( 0.960966)
test_btest 0.000587 0.000156 55.624071 ( 8.207336)
test_basic 0.005088 0.000171 0.308570 ( 0.397488)
test_all 0.001900 0.000475 613.538279 ( 88.414404)
test_rubyspec 0.078610 0.049156 44.250439 ( 52.523652)
total: 152.53 sec