Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-001404
#<BuildRuby:0x000055c3777cb858
@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-001404",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007414 0.004046 0.993372 ( 1.086993)
build_miniruby 0.001479 0.000185 0.073375 ( 0.072380)
build_ruby 0.000000 0.001568 0.070800 ( 0.069352)
build_all 0.004959 0.005993 4.227482 ( 0.852595)
build_install 0.021808 0.001362 7.915652 ( 2.438769)
test_btest 0.000875 0.000162 71.375102 ( 7.723111)
test_basic 0.003640 0.003547 0.340864 ( 0.430027)
test_all 0.001650 0.000353 672.299651 ( 66.053111)
test_rubyspec 0.109896 0.054978 46.384676 ( 51.548839)
total: 130.28 sec