Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-092034
#<BuildRuby:0x000055f9fa1ef510
@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.20220214-092034",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006858 0.004451 0.962530 ( 1.360638)
build_miniruby 0.001586 0.000212 0.064622 ( 0.063176)
build_ruby 0.001627 0.000217 0.067271 ( 0.065545)
build_all 0.005198 0.004629 4.097319 ( 0.796961)
build_install 0.021993 0.001319 7.819155 ( 2.307930)
test_btest 0.000000 0.001114 72.237182 ( 8.145116)
test_basic 0.002477 0.005927 0.331835 ( 0.417942)
test_all 0.001559 0.000354 679.054511 ( 66.426546)
test_rubyspec 0.114978 0.053968 45.727316 ( 51.229432)
total: 130.81 sec