Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-035328
#<BuildRuby:0x000055b47ddc8b38
@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.20220222-035328",
@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.000007)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.012391 0.989734 ( 4.116549)
build_miniruby 0.001924 0.000399 0.072118 ( 0.069819)
build_ruby 0.001456 0.000485 0.080139 ( 0.078661)
build_all 0.009845 0.000834 4.150978 ( 0.794458)
build_install 0.013888 0.007081 7.918886 ( 2.451943)
test_btest 0.000750 0.000250 72.254690 ( 8.166506)
test_basic 0.008199 0.000000 0.337168 ( 0.426415)
test_all 0.001704 0.000425 662.621244 ( 65.000668)
test_rubyspec 0.095983 0.065471 46.141921 ( 51.642284)
total: 132.75 sec