Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-151020
#<BuildRuby:0x00005652d2777718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-151020",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009638 0.000780 0.953641 ( 1.045224)
build_miniruby 0.001251 0.000179 0.074071 ( 0.072770)
build_ruby 0.002206 0.000000 0.072505 ( 0.070121)
build_all 0.006127 0.005423 4.052663 ( 0.773417)
build_install 0.016151 0.009234 7.911910 ( 2.376500)
test_btest 0.000942 0.000252 47.865874 ( 45.355039)
test_basic 0.007841 0.000441 0.339848 ( 0.430273)
test_all 0.000000 0.003201 688.791400 ( 66.664921)
test_rubyspec 0.072662 0.074971 46.158062 ( 51.602136)
total: 168.39 sec