Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-185027
#<BuildRuby:0x00005619b9e30930
@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.20220212-185027",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000016 0.000008 0.000024 ( 0.000025)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.006157 0.005223 0.970044 ( 1.464456)
build_miniruby 0.001256 0.000686 0.075110 ( 0.072421)
build_ruby 0.001345 0.000734 0.075098 ( 0.073098)
build_all 0.007304 0.003583 4.127865 ( 0.804566)
build_install 0.021965 0.001773 7.909071 ( 2.397299)
test_btest 0.000983 0.000405 72.647533 ( 8.114017)
test_basic 0.002868 0.006084 0.330905 ( 0.419926)
test_all 0.001850 0.000870 706.264875 ( 67.276087)
test_rubyspec 0.092877 0.070166 46.170028 ( 51.549892)
total: 132.17 sec