Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-045106
#<BuildRuby:0x00005569310b06e0
@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.20220909-045106",
@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.000013)
configure 0.000067 0.000000 0.000067 ( 0.000070)
build_up 0.008643 0.000674 1.094181 ( 1.096473)
build_miniruby 0.001942 0.000277 0.078668 ( 0.077263)
build_ruby 0.001632 0.000233 0.075314 ( 0.074732)
build_all 0.005201 0.003901 1.558769 ( 0.611217)
build_install 0.016707 0.005148 1.918353 ( 0.951494)
test_btest 0.001275 0.000000 91.364332 ( 9.470361)
test_basic 0.007460 0.000000 0.345733 ( 0.435382)
test_all 0.003923 0.000691 678.517756 ( 68.130077)
test_rubyspec 0.121812 0.057289 47.331772 ( 55.378417)
total: 136.23 sec