Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-035116
#<BuildRuby:0x000055e333e83340
@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.20220222-035116",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003586 0.007522 1.005277 ( 2.268363)
build_miniruby 0.001341 0.000516 0.074703 ( 0.072244)
build_ruby 0.001433 0.000551 0.070031 ( 0.067717)
build_all 0.010321 0.000000 4.151225 ( 0.793331)
build_install 0.018706 0.001329 7.878415 ( 2.323018)
test_btest 0.000812 0.000214 74.493775 ( 7.818764)
test_basic 0.008430 0.000000 0.332366 ( 0.420472)
test_all 0.001276 0.000304 650.601007 ( 64.400402)
test_rubyspec 0.076841 0.086372 46.234303 ( 51.594221)
total: 129.76 sec