Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-065135
#<BuildRuby:0x000055a3491a70b0
@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.20220225-065135",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010471 0.000871 0.886912 ( 1.989278)
build_miniruby 0.001395 0.000186 0.074494 ( 0.074102)
build_ruby 0.001794 0.000239 0.072719 ( 0.071749)
build_all 0.009950 0.000000 4.267073 ( 0.857437)
build_install 0.016872 0.003312 7.882922 ( 2.451975)
test_btest 0.001304 0.000171 74.878877 ( 8.203007)
test_basic 0.002573 0.004684 0.343414 ( 0.434598)
test_all 0.002080 0.000362 697.592731 ( 70.180668)
test_rubyspec 0.110396 0.048214 46.377190 ( 51.851198)
total: 136.11 sec