Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-162751
#<BuildRuby:0x000055ffae62efe0
@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.20220808-162751",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008721 0.004024 0.965388 ( 1.678962)
build_miniruby 0.001533 0.000306 0.076089 ( 0.074373)
build_ruby 0.001687 0.000338 0.072467 ( 0.070592)
build_all 0.005834 0.004535 1.532282 ( 0.593885)
build_install 0.019945 0.003701 5.265766 ( 2.066119)
test_btest 0.001004 0.000237 71.037822 ( 8.240597)
test_basic 0.007007 0.001648 0.333173 ( 0.428625)
test_all 0.000685 0.002103 668.131440 ( 66.418226)
test_rubyspec 0.126525 0.060154 46.113952 ( 53.635907)
total: 133.21 sec