Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-180249
#<BuildRuby:0x000055bd4a6a8a58
@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.20220306-180249",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000038 0.000003 0.000041 ( 0.000044)
configure 0.000047 0.000003 0.000050 ( 0.000055)
build_up 0.009872 0.000705 1.012814 ( 1.200403)
build_miniruby 0.001981 0.000142 0.076420 ( 0.075988)
build_ruby 0.001557 0.000112 0.077009 ( 0.077903)
build_all 0.010303 0.000736 4.155411 ( 0.889263)
build_install 0.009994 0.013950 7.910532 ( 2.455951)
test_btest 0.000953 0.000204 73.498495 ( 8.214158)
test_basic 0.000838 0.006938 0.339811 ( 0.429769)
test_all 0.001719 0.000491 701.663309 ( 71.737539)
test_rubyspec 0.049282 0.118209 46.402748 ( 51.846339)
total: 136.93 sec