Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-083124
#<BuildRuby:0x0000559946e30848
@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.20220202-083124",
@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.000008 0.000002 0.000010 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000079 0.000012 0.000091 ( 0.000094)
build_up 0.010493 0.001614 0.969075 ( 1.607155)
build_miniruby 0.002132 0.000328 0.074073 ( 0.071360)
build_ruby 0.001592 0.000245 0.075889 ( 0.073770)
build_all 0.009643 0.000645 4.114543 ( 0.780055)
build_install 0.013459 0.010223 7.847940 ( 2.303925)
test_btest 0.001118 0.000263 47.487696 ( 44.877180)
test_basic 0.002227 0.006012 0.333389 ( 0.422644)
test_all 0.001714 0.000504 690.329028 ( 66.973174)
test_rubyspec 0.107385 0.068884 45.916173 ( 51.332951)
total: 168.44 sec