Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-125334
#<BuildRuby:0x0000564b34df4578
@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.20220716-125334",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010246 0.000835 0.984124 ( 1.125836)
build_miniruby 0.002086 0.000279 0.074928 ( 0.072802)
build_ruby 0.001417 0.000189 0.076558 ( 0.075407)
build_all 0.008980 0.000542 1.474978 ( 0.588937)
build_install 0.011841 0.009230 5.133966 ( 2.102039)
test_btest 0.001129 0.000238 74.288222 ( 8.547918)
test_basic 0.002147 0.005403 0.312283 ( 0.402025)
test_all 0.001753 0.000000 673.176368 ( 66.022955)
test_rubyspec 0.080400 0.092874 46.073577 ( 51.436418)
total: 130.38 sec