Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-041832
#<BuildRuby:0x000055c9ee663510
@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.20220211-041832",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010551 0.000290 0.932827 ( 1.257598)
build_miniruby 0.001908 0.000254 0.074594 ( 0.072241)
build_ruby 0.001397 0.000186 0.072436 ( 0.070743)
build_all 0.005134 0.004676 4.130279 ( 0.807508)
build_install 0.018781 0.005654 7.889096 ( 2.364415)
test_btest 0.000000 0.001276 73.352786 ( 8.075646)
test_basic 0.005009 0.002359 0.338076 ( 0.427204)
test_all 0.001505 0.000358 696.837792 ( 67.248935)
test_rubyspec 0.091008 0.067449 46.093935 ( 51.606782)
total: 131.93 sec