Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-120955
#<BuildRuby:0x000055926f79b718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-120955",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010661 0.000165 1.002688 ( 1.162167)
build_miniruby 0.002039 0.000128 0.069566 ( 0.067527)
build_ruby 0.001732 0.000108 0.076960 ( 0.075279)
build_all 0.009099 0.000013 4.065039 ( 0.745640)
build_install 0.019340 0.004199 7.775084 ( 2.300743)
test_btest 0.001379 0.000120 46.525965 ( 43.528742)
test_basic 0.000000 0.007105 0.338219 ( 0.434049)
test_all 0.000035 0.001560 638.596249 ( 65.066852)
test_rubyspec 0.101402 0.059247 45.462680 ( 50.948877)
total: 164.33 sec