Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-133349
#<BuildRuby:0x0000560354d78658
@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-133349",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000007 0.000003 0.000010 ( 0.000018)
build_up 0.008749 0.002917 0.931519 ( 1.087598)
build_miniruby 0.000000 0.002292 0.075977 ( 0.073683)
build_ruby 0.000000 0.001985 0.077288 ( 0.074993)
build_all 0.006474 0.003627 4.118458 ( 0.785930)
build_install 0.019506 0.003945 7.682352 ( 2.282688)
test_btest 0.000849 0.000318 47.093051 ( 43.879085)
test_basic 0.004983 0.001869 0.329821 ( 0.423356)
test_all 0.001372 0.000515 649.463333 ( 64.959023)
test_rubyspec 0.085423 0.071487 45.632135 ( 51.064053)
total: 164.63 sec