Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-141357
#<BuildRuby:0x00005560e0516120
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-141357",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010369 0.001728 0.858534 ( 0.907434)
build_miniruby 0.001503 0.000251 0.060954 ( 0.059575)
build_ruby 0.001337 0.000222 0.063511 ( 0.062001)
build_all 0.007915 0.001319 1.269848 ( 0.491238)
build_install 0.010906 0.003477 1.570623 ( 0.797870)
test_btest 0.001018 0.000000 53.482887 ( 6.057928)
test_basic 0.006199 0.000000 0.289682 ( 0.379678)
test_all 0.003908 0.000236 515.913345 ( 53.910032)
test_rubyspec 0.098792 0.036519 41.778008 ( 50.427166)
total: 113.09 sec