Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-094402
#<BuildRuby:0x00005593d218b440
@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.20220405-094402",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003524 0.008141 7.843577 ( 9.268735)
build_miniruby 0.001755 0.000501 0.789102 ( 0.786911)
build_ruby 0.003600 0.000000 3.374574 ( 3.203552)
build_all 0.020164 0.001947 21.553307 ( 2.292070)
build_install 0.022788 0.002282 8.465844 ( 2.958326)
test_btest 0.001281 0.000256 75.434408 ( 8.679675)
test_basic 0.003675 0.002823 0.331996 ( 0.422898)
test_all 0.001719 0.000376 672.178625 ( 66.372452)
test_rubyspec 0.117650 0.050108 46.478964 ( 51.865182)
total: 145.85 sec