Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-010630
#<BuildRuby:0x0000556282b037d8
@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-010630",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000064 0.000015 0.000079 ( 0.000083)
build_up 0.008805 0.002032 0.987704 ( 2.808948)
build_miniruby 0.001511 0.000349 0.071497 ( 0.069647)
build_ruby 0.002005 0.000463 0.077326 ( 0.074510)
build_all 0.009444 0.000985 4.107888 ( 0.795755)
build_install 0.013879 0.011461 7.816384 ( 2.268859)
test_btest 0.000000 0.001509 73.788702 ( 8.360995)
test_basic 0.005240 0.003503 0.338127 ( 0.425585)
test_all 0.001248 0.000441 685.216640 ( 66.550084)
test_rubyspec 0.112235 0.053620 46.289067 ( 51.771007)
total: 133.13 sec