Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-061155
#<BuildRuby:0x0000560e81e90a58
@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.20220404-061155",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011360 0.000758 1.024256 ( 1.661863)
build_miniruby 0.001860 0.000124 0.077054 ( 0.075279)
build_ruby 0.001889 0.000126 0.069694 ( 0.068181)
build_all 0.010185 0.000006 4.288706 ( 0.871095)
build_install 0.011250 0.012090 8.516762 ( 3.019701)
test_btest 0.001015 0.000180 75.439496 ( 8.130460)
test_basic 0.007032 0.000245 0.342604 ( 0.432646)
test_all 0.001458 0.000243 662.256018 ( 65.586538)
test_rubyspec 0.078344 0.093427 46.518801 ( 52.031049)
total: 131.88 sec