Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-005714
#<BuildRuby:0x0000561813b5d480
@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.20221015-005714",
@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.000029 0.000007 0.000036 ( 0.000037)
autoconf 0.000042 0.000011 0.000053 ( 0.000053)
configure 0.000036 0.000009 0.000045 ( 0.000051)
build_up 0.009411 0.002353 1.087544 ( 1.154228)
build_miniruby 0.001396 0.000349 0.100620 ( 0.099403)
build_ruby 0.001241 0.000310 0.100318 ( 0.098348)
build_all 0.002838 0.005807 1.343512 ( 0.566069)
build_install 0.006496 0.007808 1.663405 ( 0.900530)
test_btest 0.001210 0.000504 65.123415 ( 6.702616)
test_basic 0.004611 0.001922 0.360315 ( 0.451205)
test_all 0.005744 0.002393 515.764169 ( 55.079719)
test_rubyspec 0.077569 0.045414 43.104338 ( 51.330635)
total: 116.38 sec