Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-070652
#<BuildRuby:0x0000557d7438f440
@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.20220212-070652",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009747 0.000407 0.964966 ( 1.272875)
build_miniruby 0.001945 0.000139 0.068348 ( 0.066501)
build_ruby 0.001579 0.000113 0.076346 ( 0.074475)
build_all 0.010623 0.000393 4.080543 ( 0.780957)
build_install 0.013684 0.009180 7.704906 ( 2.362610)
test_btest 0.001950 0.000308 74.385902 ( 8.560346)
test_basic 0.007645 0.000414 0.347186 ( 0.435034)
test_all 0.001546 0.000232 701.315143 ( 67.647346)
test_rubyspec 0.083903 0.073646 46.257412 ( 56.567809)
total: 137.77 sec