Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-134041
#<BuildRuby:0x0000555b70508f40
@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.20220303-134041",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006507 0.004828 1.011429 ( 1.232056)
build_miniruby 0.001395 0.000537 0.079117 ( 0.078372)
build_ruby 0.001468 0.000565 0.072070 ( 0.070867)
build_all 0.009462 0.000339 4.246033 ( 0.865745)
build_install 0.023836 0.000000 7.949577 ( 2.442301)
test_btest 0.001264 0.000000 79.061518 ( 8.105402)
test_basic 0.006804 0.000000 0.332918 ( 0.422694)
test_all 0.001736 0.000000 677.645902 ( 66.033123)
test_rubyspec 0.118802 0.048604 46.328836 ( 51.773306)
total: 131.02 sec