Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-105940
#<BuildRuby:0x0000563314857440
@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.20220213-105940",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000028 0.000012 0.000040 ( 0.000036)
build_up 0.007042 0.003201 0.954117 ( 1.449108)
build_miniruby 0.001374 0.000624 0.073522 ( 0.071330)
build_ruby 0.001409 0.000640 0.081152 ( 0.079054)
build_all 0.005079 0.004960 4.036532 ( 0.782363)
build_install 0.022578 0.001168 7.766294 ( 2.331200)
test_btest 0.000790 0.000296 75.640609 ( 8.050953)
test_basic 0.006829 0.000604 0.333494 ( 0.422299)
test_all 0.000000 0.001773 699.560638 ( 67.646433)
test_rubyspec 0.090119 0.083479 46.051447 ( 51.530968)
total: 132.36 sec