Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-212442
#<BuildRuby:0x00005623d69ef688
@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.20220302-212442",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010299 0.000264 0.999111 ( 1.264523)
build_miniruby 0.001602 0.000214 0.079640 ( 0.078419)
build_ruby 0.001799 0.000240 0.075024 ( 0.073292)
build_all 0.006503 0.004083 4.204514 ( 0.855218)
build_install 0.016991 0.006118 8.000841 ( 2.417141)
test_btest 0.000935 0.000197 70.510192 ( 8.357276)
test_basic 0.006971 0.000418 0.339713 ( 0.429716)
test_all 0.001524 0.000305 698.508431 ( 67.020116)
test_rubyspec 0.117481 0.044605 46.214854 ( 51.763177)
total: 132.26 sec