Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-093741
#<BuildRuby:0x0000559f1b2d68a0
@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.20220301-093741",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010391 0.000000 1.000643 ( 1.362348)
build_miniruby 0.002090 0.000041 0.072970 ( 0.072330)
build_ruby 0.001494 0.000299 0.067646 ( 0.066577)
build_all 0.009882 0.001059 4.194434 ( 0.856680)
build_install 0.014184 0.012001 7.831682 ( 2.461269)
test_btest 0.001044 0.000307 76.712049 ( 8.393078)
test_basic 0.006390 0.001879 0.339729 ( 0.428657)
test_all 0.001476 0.000435 699.585977 ( 67.402959)
test_rubyspec 0.077321 0.087639 46.315993 ( 51.823942)
total: 132.87 sec