Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-065433
#<BuildRuby:0x0000562379d49458
@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.20221012-065433",
@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.000018 0.000003 0.000021 ( 0.000053)
autoconf 0.000000 0.000016 0.000016 ( 0.000016)
configure 0.000000 0.000012 0.000012 ( 0.000012)
build_up 0.005594 0.003302 1.060141 ( 1.157322)
build_miniruby 0.001479 0.000317 0.096471 ( 0.093642)
build_ruby 0.001745 0.000374 0.100775 ( 0.097841)
build_all 0.008237 0.000838 1.284760 ( 0.562380)
build_install 0.008158 0.008519 1.617426 ( 0.879766)
test_btest 0.001002 0.000294 61.679594 ( 6.889835)
test_basic 0.006256 0.000524 0.353326 ( 0.443465)
test_all 0.006026 0.000960 510.877371 ( 54.388346)
test_rubyspec 0.074345 0.064530 43.116082 ( 51.705753)
total: 116.22 sec