Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-163346
#<BuildRuby:0x000055fa2bdd04e8
@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.20220315-163346",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008467 0.001954 1.037755 ( 1.067233)
build_miniruby 0.002211 0.000510 0.067307 ( 0.065067)
build_ruby 0.002035 0.000470 0.076408 ( 0.073861)
build_all 0.008385 0.001935 4.207080 ( 0.855327)
build_install 0.022420 0.002311 8.013345 ( 2.414548)
test_btest 0.001155 0.000231 74.033945 ( 8.233700)
test_basic 0.005861 0.001172 0.339671 ( 0.435898)
test_all 0.000730 0.001544 706.399850 ( 68.453893)
test_rubyspec 0.094528 0.071432 46.415896 ( 51.567054)
total: 133.17 sec