Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-111740
#<BuildRuby:0x000055f595a384d8
@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.20220219-111740",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000085 0.000007 0.000092 ( 0.000097)
build_up 0.009713 0.000748 0.935150 ( 1.336757)
build_miniruby 0.001632 0.000126 0.077031 ( 0.075475)
build_ruby 0.001960 0.000151 0.080268 ( 0.078068)
build_all 0.005945 0.004492 4.046905 ( 0.783036)
build_install 0.017154 0.006116 7.665249 ( 2.301844)
test_btest 0.001259 0.000223 75.382032 ( 7.871786)
test_basic 0.006394 0.001128 0.328041 ( 0.417154)
test_all 0.002026 0.000000 652.152503 ( 65.099014)
test_rubyspec 0.091145 0.067368 45.985263 ( 51.245931)
total: 129.21 sec