Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-075858
#<BuildRuby:0x00005618a95e28c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221120-075858",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000785 0.004145 1.056059 ( 1.027017)
build_miniruby 0.000734 0.000140 1.057410 ( 1.056289)
build_ruby 0.001131 0.000215 2.757278 ( 2.667897)
build_all 0.008660 0.000070 15.895890 ( 3.331944)
build_install 0.010054 0.000282 2.073883 ( 1.214012)
test_btest 0.000464 0.000074 60.661393 ( 11.362916)
test_basic 0.001353 0.003685 0.319422 ( 0.408979)
test_all 0.001121 0.000216 634.296378 (100.219006)
test_rubyspec 0.051318 0.021761 51.452692 ( 59.689875)
total: 180.98 sec