Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-135429
#<BuildRuby:0x000056389f9d3810
@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.20220208-135429",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010905 0.000778 0.931259 ( 0.965255)
build_miniruby 0.001844 0.000000 0.074684 ( 0.073570)
build_ruby 0.002277 0.000000 0.075643 ( 0.073631)
build_all 0.001895 0.008979 4.063648 ( 0.781053)
build_install 0.017559 0.005392 7.771716 ( 2.339660)
test_btest 0.001289 0.000271 75.466666 ( 8.128254)
test_basic 0.004197 0.003553 0.338878 ( 0.428537)
test_all 0.001593 0.000379 686.991234 ( 67.495604)
test_rubyspec 0.113270 0.052798 45.946440 ( 51.468461)
total: 131.75 sec