Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-010344
#<BuildRuby:0x000055c27b1f3680
@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.20220302-010344",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012721 0.000608 1.056841 ( 1.955589)
build_miniruby 0.001370 0.000171 0.066868 ( 0.066787)
build_ruby 0.002432 0.000000 0.075634 ( 0.074821)
build_all 0.009698 0.000000 4.222619 ( 0.862028)
build_install 0.016530 0.006835 7.945534 ( 2.403588)
test_btest 0.000812 0.000128 76.231034 ( 7.941874)
test_basic 0.006966 0.000000 0.329322 ( 0.421330)
test_all 0.002208 0.000000 702.779639 ( 68.045653)
test_rubyspec 0.123236 0.030798 46.251420 ( 51.389340)
total: 133.16 sec