Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-174223
#<BuildRuby:0x000055a3ba148c10
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220207-174223",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.010732 0.000000 0.935741 ( 1.083258)
build_miniruby 0.002847 0.000000 0.077376 ( 0.075474)
build_ruby 0.002346 0.000000 0.076039 ( 0.074101)
build_all 0.001988 0.008571 4.174131 ( 0.796991)
build_install 0.021862 0.000817 7.729719 ( 2.303865)
test_btest 0.001398 0.000000 74.395056 ( 8.291836)
test_basic 0.003832 0.004194 0.342294 ( 0.431477)
test_all 0.001676 0.000209 702.512156 ( 67.696190)
test_rubyspec 0.132669 0.023036 45.891744 ( 51.419363)
total: 132.17 sec