Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-054339
#<BuildRuby:0x000055ffda72af08
@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.20220811-054339",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007349 0.002939 0.858642 ( 4.863215)
build_miniruby 0.001884 0.000754 0.061281 ( 0.058302)
build_ruby 0.001118 0.000447 0.065400 ( 0.064356)
build_all 0.007969 0.001062 1.241986 ( 0.465669)
build_install 0.011988 0.003901 4.315315 ( 1.782063)
test_btest 0.001368 0.000488 54.438313 ( 6.328428)
test_basic 0.004438 0.001585 0.290455 ( 0.381494)
test_all 0.001050 0.001754 502.025836 ( 52.592523)
test_rubyspec 0.072322 0.055170 41.305445 ( 48.700966)
total: 115.24 sec