Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-231330
#<BuildRuby:0x000055e219e3d310
@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.20221011-231330",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.007035 0.006641 1.120571 ( 1.167505)
build_miniruby 0.001340 0.000487 0.099254 ( 0.095936)
build_ruby 0.001043 0.000380 0.100798 ( 0.097654)
build_all 0.005551 0.002019 1.313626 ( 0.561021)
build_install 0.013276 0.000724 1.594293 ( 0.873334)
test_btest 0.001503 0.000463 60.251376 ( 6.330164)
test_basic 0.007185 0.000406 0.348901 ( 0.438143)
test_all 0.005436 0.002286 492.317170 ( 53.048489)
test_rubyspec 0.103322 0.037925 42.983918 ( 51.219942)
total: 113.83 sec