Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-043858
#<BuildRuby:0x0000555cd6ebccc8
@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.20220203-043858",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007657 0.003480 0.944388 ( 1.101448)
build_miniruby 0.000000 0.001908 0.075670 ( 0.074533)
build_ruby 0.000000 0.002033 0.083281 ( 0.080961)
build_all 0.006905 0.004096 4.175279 ( 0.795771)
build_install 0.018773 0.004309 7.863744 ( 2.368587)
test_btest 0.000814 0.000380 47.315857 ( 44.236721)
test_basic 0.001444 0.005853 0.347184 ( 0.441445)
test_all 0.001662 0.000887 661.938512 ( 65.297667)
test_rubyspec 0.083270 0.096012 46.120464 ( 51.529547)
total: 165.93 sec