Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-072859
#<BuildRuby:0x00005601929e15a8
@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.20220204-072859",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009963 0.000225 0.959534 ( 1.917604)
build_miniruby 0.000000 0.002325 0.075140 ( 0.072981)
build_ruby 0.000915 0.001214 0.075874 ( 0.074860)
build_all 0.007704 0.003144 4.174193 ( 0.803308)
build_install 0.017982 0.005230 7.833485 ( 2.294640)
test_btest 0.001144 0.000249 47.480691 ( 45.073520)
test_basic 0.006209 0.000431 0.340296 ( 0.430255)
test_all 0.001823 0.000133 676.508364 ( 70.459530)
test_rubyspec 0.113779 0.053624 46.176211 ( 51.330495)
total: 172.46 sec