Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-131120
#<BuildRuby:0x00005560b4e34c10
@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.20220317-131120",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006581 0.003454 0.997873 ( 1.123155)
build_miniruby 0.001770 0.000681 0.076515 ( 0.074156)
build_ruby 0.001251 0.000481 0.071532 ( 0.069479)
build_all 0.009610 0.000444 4.206181 ( 0.864474)
build_install 0.019404 0.005014 7.865167 ( 2.370948)
test_btest 0.000000 0.001304 74.315891 ( 7.938214)
test_basic 0.000058 0.007352 0.334226 ( 0.432678)
test_all 0.001362 0.000573 660.046109 ( 65.700859)
test_rubyspec 0.086518 0.094735 46.175495 ( 51.262140)
total: 129.84 sec