Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-055323
#<BuildRuby:0x000055bfe49bd5a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-055323",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000405 0.010418 0.944514 ( 1.745851)
build_miniruby 0.001384 0.000807 0.079226 ( 0.079419)
build_ruby 0.000000 0.002494 0.071012 ( 0.070689)
build_all 0.008731 0.001848 4.102990 ( 0.814091)
build_install 0.016766 0.006249 7.647948 ( 2.362765)
test_btest 0.000915 0.000481 47.532749 ( 44.225289)
test_basic 0.006148 0.001103 0.339915 ( 0.430768)
test_all 0.001324 0.000662 673.636470 ( 65.198590)
test_rubyspec 0.094028 0.074176 46.167446 ( 51.620192)
total: 166.55 sec