Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-062338
#<BuildRuby:0x0000563a5b724b38
@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.20220216-062338",
@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.000016 0.000002 0.000018 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005434 0.005423 0.997820 ( 3.930824)
build_miniruby 0.001286 0.000322 0.067713 ( 0.067042)
build_ruby 0.001548 0.000387 0.076975 ( 0.076030)
build_all 0.008869 0.002217 4.163678 ( 0.804592)
build_install 0.019603 0.003639 7.836438 ( 2.305337)
test_btest 0.000800 0.000188 73.069002 ( 8.085739)
test_basic 0.005710 0.001343 0.337771 ( 0.427826)
test_all 0.002151 0.000506 664.794504 ( 65.360087)
test_rubyspec 0.088033 0.064741 46.043186 ( 51.135234)
total: 132.19 sec