Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-124046
#<BuildRuby:0x000055b0cbb30b88
@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.20220822-124046",
@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.000016 0.000003 0.000019 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000040)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.009625 0.002221 0.986179 ( 1.040526)
build_miniruby 0.001635 0.000377 0.074260 ( 0.073644)
build_ruby 0.001352 0.000312 0.073594 ( 0.072677)
build_all 0.008840 0.000844 1.561642 ( 0.587717)
build_install 0.017580 0.002479 1.870594 ( 0.921640)
test_btest 0.001052 0.000210 71.786572 ( 8.333027)
test_basic 0.006616 0.001323 0.325340 ( 0.415299)
test_all 0.004450 0.000000 649.562329 ( 64.684733)
test_rubyspec 0.100672 0.065095 45.754236 ( 54.262149)
total: 130.39 sec