Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-045255
#<BuildRuby:0x000055858d4d2548
@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-045255",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000016 0.000005 0.000021 ( 0.000011)
build_up 0.001857 0.009160 0.962507 ( 1.549164)
build_miniruby 0.001243 0.000678 0.073275 ( 0.071902)
build_ruby 0.001330 0.000726 0.074337 ( 0.072904)
build_all 0.011492 0.000000 4.240956 ( 0.819648)
build_install 0.017508 0.005382 7.744112 ( 2.335274)
test_btest 0.001516 0.000624 47.325355 ( 44.114414)
test_basic 0.000000 0.007429 0.334708 ( 0.424343)
test_all 0.000000 0.001802 650.971009 ( 65.035817)
test_rubyspec 0.105239 0.068799 46.118236 ( 51.283501)
total: 165.71 sec