Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-162420
#<BuildRuby:0x000055a7f04504f0
@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.20220403-162420",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000006 0.000014 ( 0.000014)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.008031 0.003985 1.010132 ( 1.131146)
build_miniruby 0.001119 0.000712 0.077214 ( 0.074866)
build_ruby 0.001702 0.000000 0.078296 ( 0.076860)
build_all 0.006298 0.003982 4.195874 ( 0.843819)
build_install 0.012076 0.009261 8.555453 ( 3.050675)
test_btest 0.000653 0.000420 75.329949 ( 8.002268)
test_basic 0.004242 0.002727 0.345455 ( 0.437768)
test_all 0.000930 0.000598 662.296237 ( 65.567516)
test_rubyspec 0.109621 0.052721 46.641687 ( 52.044365)
total: 131.23 sec