Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-080716
#<BuildRuby:0x000056426f7b9348
@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.20221027-080716",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000138 0.000021 0.000159 ( 0.000170)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005741 0.005117 1.123055 ( 1.197227)
build_miniruby 0.001279 0.000295 0.102074 ( 0.102406)
build_ruby 0.001149 0.000265 0.105087 ( 0.104649)
build_all 0.003883 0.004274 1.311214 ( 0.586626)
build_install 0.009806 0.006202 1.683117 ( 0.929623)
test_btest 0.001271 0.000424 63.610582 ( 6.469391)
test_basic 0.004604 0.001534 0.352065 ( 0.446547)
test_all 0.005292 0.001558 497.190884 ( 54.153713)
test_rubyspec 0.049741 0.070083 43.538345 ( 52.212352)
total: 116.20 sec