Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-210949
#<BuildRuby:0x0000563bfa2904f0
@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.20220213-210949",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010728 0.000373 0.953453 ( 0.977968)
build_miniruby 0.001925 0.000241 0.074621 ( 0.073551)
build_ruby 0.002139 0.000267 0.075889 ( 0.074430)
build_all 0.011904 0.000000 4.103744 ( 0.794419)
build_install 0.017775 0.006016 7.980248 ( 2.373422)
test_btest 0.001384 0.000000 78.108643 ( 8.446212)
test_basic 0.003129 0.003875 0.342961 ( 0.432563)
test_all 0.001379 0.000247 689.671799 ( 67.153949)
test_rubyspec 0.100343 0.067464 46.180952 ( 51.615428)
total: 131.94 sec