Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-231124
#<BuildRuby:0x000055ab321c04e8
@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.20220221-231124",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006943 0.003880 0.950981 ( 0.979054)
build_miniruby 0.001774 0.000355 0.074249 ( 0.071874)
build_ruby 0.001895 0.000379 0.079869 ( 0.077533)
build_all 0.006518 0.003821 4.149877 ( 0.794395)
build_install 0.022863 0.001156 7.755248 ( 2.348397)
test_btest 0.001166 0.000222 70.853360 ( 8.411541)
test_basic 0.007395 0.001409 0.335082 ( 0.420941)
test_all 0.001690 0.000322 705.050362 ( 68.093049)
test_rubyspec 0.122910 0.036986 46.194096 ( 51.324466)
total: 132.52 sec