Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-172031
#<BuildRuby:0x000055b3c1f49438
@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.20220828-172031",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004099 0.007859 0.799619 ( 1.263793)
build_miniruby 0.001124 0.000321 0.053674 ( 0.052431)
build_ruby 0.001040 0.000297 0.051254 ( 0.049884)
build_all 0.007671 0.000958 1.281330 ( 0.475975)
build_install 0.012899 0.003440 1.573738 ( 0.786247)
test_btest 0.001113 0.000297 52.750038 ( 5.767138)
test_basic 0.000756 0.005521 0.278816 ( 0.369657)
test_all 0.003578 0.000000 508.211984 ( 52.934228)
test_rubyspec 0.087626 0.036429 41.156178 ( 49.648505)
total: 111.35 sec