Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-133519
#<BuildRuby:0x000055c20145cdd8
@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.20220824-133519",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.008803 0.002032 0.978137 ( 1.059619)
build_miniruby 0.001285 0.000296 0.074597 ( 0.073600)
build_ruby 0.001305 0.000301 0.073218 ( 0.072419)
build_all 0.008288 0.001913 1.532420 ( 0.595165)
build_install 0.017988 0.004565 1.890789 ( 0.914487)
test_btest 0.000944 0.000222 73.599309 ( 8.026263)
test_basic 0.001049 0.005749 0.319965 ( 0.409267)
test_all 0.003389 0.000000 672.717361 ( 66.592095)
test_rubyspec 0.125103 0.052462 45.680518 ( 54.022142)
total: 131.77 sec