Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-183738
#<BuildRuby:0x0000564a2dbb80a0
@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.20220430-183738",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002825 0.003922 0.835062 ( 1.088008)
build_miniruby 0.000880 0.000126 0.057410 ( 0.056193)
build_ruby 0.000831 0.000119 0.058034 ( 0.056728)
build_all 0.001966 0.002298 1.504537 ( 0.606719)
build_install 0.005820 0.004903 6.279310 ( 2.816075)
test_btest 0.000637 0.000150 52.305362 ( 8.301566)
test_basic 0.005949 0.000000 0.291141 ( 0.378811)
test_all 0.001158 0.000000 645.210645 ( 93.332300)
test_rubyspec 0.063290 0.049614 43.857813 ( 48.763231)
total: 155.40 sec