Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-174634
#<BuildRuby:0x000055e788a64a58
@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.20220226-174634",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006409 0.004685 1.002228 ( 1.148254)
build_miniruby 0.002146 0.000000 0.074721 ( 0.072413)
build_ruby 0.002392 0.000058 0.076641 ( 0.074008)
build_all 0.009095 0.000880 4.096245 ( 0.840102)
build_install 0.021577 0.002029 7.899915 ( 2.391195)
test_btest 0.000909 0.000151 72.357973 ( 8.037446)
test_basic 0.002135 0.004740 0.339399 ( 0.428725)
test_all 0.001362 0.000287 645.850164 ( 65.514070)
test_rubyspec 0.100712 0.071301 46.664524 ( 51.996559)
total: 130.50 sec