Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-033936
#<BuildRuby:0x0000562fc738c4d8
@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.20220227-033936",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.009648 0.000689 0.992329 ( 1.157787)
build_miniruby 0.001917 0.000137 0.075583 ( 0.074935)
build_ruby 0.001812 0.000130 0.072095 ( 0.071309)
build_all 0.009465 0.000288 4.263567 ( 0.866021)
build_install 0.022922 0.000000 7.886672 ( 2.465673)
test_btest 0.001354 0.000000 76.383278 ( 7.896422)
test_basic 0.008092 0.000000 0.341080 ( 0.431349)
test_all 0.001609 0.000000 706.218708 ( 68.325663)
test_rubyspec 0.078141 0.080794 46.506168 ( 51.874361)
total: 133.16 sec