Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-213041
#<BuildRuby:0x00005609a28fcaf8
@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.20220208-213041",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000041 0.000018 0.000059 ( 0.000058)
build_up 0.004611 0.006315 0.964963 ( 1.042340)
build_miniruby 0.001207 0.000659 0.071845 ( 0.069942)
build_ruby 0.001363 0.000743 0.081581 ( 0.080147)
build_all 0.006526 0.003559 4.106989 ( 0.774130)
build_install 0.009391 0.014693 7.661360 ( 2.306175)
test_btest 0.000793 0.000549 74.633582 ( 8.004591)
test_basic 0.007016 0.001241 0.331483 ( 0.419332)
test_all 0.001082 0.000696 699.546526 ( 67.274563)
test_rubyspec 0.074835 0.083833 46.318835 ( 51.715882)
total: 131.69 sec