Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-081933
#<BuildRuby:0x00005597fc50c870
@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-081933",
@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.000011)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000041 0.000010 0.000051 ( 0.000049)
build_up 0.006994 0.004933 0.950914 ( 1.080597)
build_miniruby 0.001409 0.000434 0.075873 ( 0.074080)
build_ruby 0.001797 0.000552 0.075400 ( 0.073047)
build_all 0.008103 0.002493 4.126321 ( 0.792322)
build_install 0.015831 0.008610 7.766995 ( 2.329926)
test_btest 0.001040 0.000367 47.319122 ( 44.849852)
test_basic 0.003073 0.004208 0.336116 ( 0.423654)
test_all 0.001382 0.000537 708.256626 ( 67.857595)
test_rubyspec 0.096024 0.057837 46.144019 ( 51.665788)
total: 169.15 sec