Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-024542
#<BuildRuby:0x00005601fa5e48e8
@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.20220314-024542",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010123 0.002336 1.002580 ( 5.512232)
build_miniruby 0.001613 0.000372 0.075889 ( 0.073486)
build_ruby 0.001765 0.000407 0.078735 ( 0.076232)
build_all 0.008592 0.000772 4.111683 ( 0.820080)
build_install 0.013742 0.009918 7.884705 ( 2.402611)
test_btest 0.000000 0.001249 75.825294 ( 7.815027)
test_basic 0.003458 0.006418 0.331672 ( 0.418138)
test_all 0.000704 0.001220 695.491715 ( 67.745508)
test_rubyspec 0.085081 0.088131 46.327810 ( 51.696085)
total: 136.56 sec