Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-051246
#<BuildRuby:0x0000558277c188e8
@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.20220817-051246",
@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.000018 0.000002 0.000020 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008988 0.001383 0.985009 ( 3.207429)
build_miniruby 0.001721 0.000265 0.075768 ( 0.073535)
build_ruby 0.001245 0.000191 0.073643 ( 0.072336)
build_all 0.005647 0.004129 1.518697 ( 0.583976)
build_install 0.022656 0.000599 1.859275 ( 0.913232)
test_btest 0.000710 0.000112 79.320863 ( 8.610858)
test_basic 0.001195 0.005209 0.323707 ( 0.416999)
test_all 0.002841 0.000599 638.536244 ( 64.665041)
test_rubyspec 0.125013 0.053756 45.242066 ( 52.738610)
total: 131.28 sec