Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-054106
#<BuildRuby:0x000055a14dca37f0
@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.20221204-054106",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003499 0.000954 0.842647 ( 1.082824)
build_miniruby 0.000983 0.000000 0.524878 ( 0.524307)
build_ruby 0.001301 0.000000 1.717026 ( 1.639985)
build_all 0.008131 0.001550 12.008707 ( 1.487759)
build_install 0.003936 0.003202 1.628688 ( 0.749926)
test_btest 0.000607 0.000173 63.620254 ( 6.124230)
test_basic 0.002274 0.000650 0.225652 ( 0.322594)
test_all 0.000820 0.000234 505.691895 ( 51.550355)
test_rubyspec 0.017713 0.009047 35.702648 ( 46.286184)
total: 109.77 sec