Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-005230
#<BuildRuby:0x00005574056615b0
@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-005230",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006292 0.004833 0.960230 ( 1.109853)
build_miniruby 0.001027 0.000395 0.074970 ( 0.073478)
build_ruby 0.002487 0.000000 0.079805 ( 0.077026)
build_all 0.009503 0.001237 4.093683 ( 0.793143)
build_install 0.017599 0.003058 7.917824 ( 2.345019)
test_btest 0.001113 0.000334 47.493724 ( 44.112698)
test_basic 0.005947 0.001784 0.347233 ( 0.434919)
test_all 0.001789 0.000000 693.404116 ( 66.764869)
test_rubyspec 0.079220 0.072227 46.026372 ( 51.593696)
total: 167.31 sec