Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-034036
#<BuildRuby:0x000055e08492d348
@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.20220721-034036",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.012068 0.000887 0.901888 ( 4.236965)
build_miniruby 0.001199 0.000276 0.054885 ( 0.053446)
build_ruby 0.001355 0.000312 0.058634 ( 0.056948)
build_all 0.005079 0.004747 1.256422 ( 0.481586)
build_install 0.008770 0.007787 4.428226 ( 1.822686)
test_btest 0.000000 0.001937 53.635105 ( 6.041261)
test_basic 0.002656 0.004191 0.286749 ( 0.376278)
test_all 0.002300 0.000986 503.238209 ( 52.811357)
test_rubyspec 0.082841 0.035503 41.851096 ( 47.848231)
total: 113.73 sec