Logfile: /home/ko1/ruby/logs/brlog.trunk.20220418-075723
#<BuildRuby:0x000055feab804af8
@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.20220418-075723",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008760 0.003181 1.032120 ( 1.303167)
build_miniruby 0.002079 0.000000 0.078109 ( 0.075822)
build_ruby 0.002110 0.000072 0.081387 ( 0.078971)
build_all 0.010389 0.000000 1.518873 ( 0.594839)
build_install 0.019923 0.000384 5.981469 ( 2.927102)
test_btest 0.001097 0.000088 77.972522 ( 8.403918)
test_basic 0.004128 0.003931 0.331814 ( 0.423757)
test_all 0.002567 0.000297 665.410725 ( 65.994984)
test_rubyspec 0.082258 0.084343 46.841185 ( 52.171991)
total: 131.98 sec