Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-012205
#<BuildRuby:0x000055c1ec7240d0
@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.20221130-012205",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010406 0.000431 1.225582 ( 1.456339)
build_miniruby 0.001950 0.000130 0.846159 ( 0.845235)
build_ruby 0.002918 0.000000 2.232469 ( 2.141911)
build_all 0.014355 0.004447 18.564889 ( 2.181221)
build_install 0.017201 0.003834 2.079260 ( 1.025023)
test_btest 0.001383 0.000173 91.804977 ( 8.748716)
test_basic 0.008969 0.000556 0.353421 ( 0.438681)
test_all 0.001832 0.000220 731.130146 ( 71.784918)
test_rubyspec 0.099496 0.083730 49.449305 ( 57.546566)
total: 146.17 sec