Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-182028
#<BuildRuby:0x000055ff2bd39480
@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.20220816-182028",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.008293 0.002170 0.874168 ( 1.165337)
build_miniruby 0.001150 0.000575 0.061655 ( 0.060315)
build_ruby 0.001356 0.000678 0.061010 ( 0.058383)
build_all 0.007823 0.001444 1.282896 ( 0.485461)
build_install 0.013800 0.003356 1.557270 ( 0.786968)
test_btest 0.000850 0.000350 56.464313 ( 6.344481)
test_basic 0.005593 0.000000 0.287737 ( 0.382569)
test_all 0.001536 0.003694 504.827875 ( 53.388626)
test_rubyspec 0.066383 0.048545 41.779177 ( 49.536080)
total: 112.21 sec