Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-161012
#<BuildRuby:0x000055929cde3940
@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.20220224-161012",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002714 0.008695 0.857842 ( 0.835628)
build_miniruby 0.001537 0.000473 0.071943 ( 0.070082)
build_ruby 0.001850 0.000569 0.073442 ( 0.071230)
build_all 0.008726 0.001232 4.192675 ( 0.852338)
build_install 0.018209 0.004533 7.917413 ( 2.411358)
test_btest 0.000907 0.000252 71.215034 ( 8.202625)
test_basic 0.003740 0.003022 0.335091 ( 0.432357)
test_all 0.002016 0.000000 663.178613 ( 65.540974)
test_rubyspec 0.113046 0.048949 46.349190 ( 51.552082)
total: 129.97 sec