Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-225331
#<BuildRuby:0x000056401dd27680
@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.20220210-225331",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005816 0.005103 0.977229 ( 1.003774)
build_miniruby 0.000000 0.001977 0.078085 ( 0.078163)
build_ruby 0.000000 0.001924 0.078019 ( 0.078293)
build_all 0.008438 0.001161 4.181833 ( 0.824020)
build_install 0.011541 0.011731 7.813358 ( 2.408086)
test_btest 0.001004 0.000376 73.239088 ( 8.081961)
test_basic 0.006204 0.002326 0.337716 ( 0.427751)
test_all 0.001506 0.000565 654.375040 ( 66.664858)
test_rubyspec 0.093666 0.049034 46.293153 ( 51.527285)
total: 131.10 sec