Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-230907
#<BuildRuby:0x0000562d40897600
@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.20220908-230907",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006256 0.003406 1.091620 ( 1.095896)
build_miniruby 0.001777 0.000209 0.072028 ( 0.071284)
build_ruby 0.001465 0.000172 0.075411 ( 0.075299)
build_all 0.008835 0.001039 1.616697 ( 0.633167)
build_install 0.021496 0.000800 1.931294 ( 0.968398)
test_btest 0.000962 0.000096 93.695972 ( 9.787168)
test_basic 0.002282 0.005299 0.357582 ( 0.446037)
test_all 0.003824 0.000574 642.745041 ( 66.571799)
test_rubyspec 0.094517 0.079401 46.988940 ( 55.353802)
total: 135.00 sec