Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-072501
#<BuildRuby:0x00005630b7393440
@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.20220220-072501",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.005102 0.005196 0.935238 ( 1.116288)
build_miniruby 0.001868 0.000431 0.071463 ( 0.068873)
build_ruby 0.001581 0.000365 0.072892 ( 0.070746)
build_all 0.010281 0.000178 4.190221 ( 0.789175)
build_install 0.022444 0.000539 7.688873 ( 2.309302)
test_btest 0.001004 0.000159 76.402167 ( 8.395965)
test_basic 0.006695 0.001057 0.343704 ( 0.437666)
test_all 0.001677 0.000265 652.164939 ( 65.499038)
test_rubyspec 0.061466 0.101510 46.005405 ( 51.486989)
total: 130.17 sec