Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-041311
#<BuildRuby:0x0000557e6018b940
@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.20220218-041311",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.012195 0.000871 0.986077 ( 1.499757)
build_miniruby 0.001927 0.000138 0.069351 ( 0.067582)
build_ruby 0.001935 0.000138 0.076735 ( 0.074736)
build_all 0.006102 0.004520 4.178286 ( 0.791805)
build_install 0.018135 0.005374 7.780490 ( 2.323832)
test_btest 0.001158 0.000183 73.135222 ( 8.299596)
test_basic 0.003601 0.004755 0.348297 ( 0.436670)
test_all 0.001523 0.000304 683.900073 ( 66.926203)
test_rubyspec 0.086318 0.080805 46.205999 ( 51.834215)
total: 132.26 sec