Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-000118
#<BuildRuby:0x0000563967456ec8
@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.20220819-000118",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008723 0.004182 0.978444 ( 1.100620)
build_miniruby 0.001675 0.000209 0.076760 ( 0.074729)
build_ruby 0.001828 0.000229 0.075792 ( 0.074018)
build_all 0.005800 0.003889 1.515258 ( 0.581599)
build_install 0.020566 0.000500 1.856523 ( 0.901120)
test_btest 0.001058 0.000144 76.760046 ( 8.303888)
test_basic 0.006572 0.000896 0.330156 ( 0.423576)
test_all 0.000561 0.004850 641.612659 ( 63.962904)
test_rubyspec 0.137344 0.034767 45.355626 ( 53.891611)
total: 129.31 sec