Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-011531
#<BuildRuby:0x00005630a6260b88
@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.20220812-011531",
@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.000019)
configure 0.000063 0.000010 0.000073 ( 0.000079)
build_up 0.012570 0.000106 0.975822 ( 1.146483)
build_miniruby 0.001777 0.000223 0.074767 ( 0.072752)
build_ruby 0.001858 0.000232 0.074635 ( 0.072362)
build_all 0.010581 0.000241 1.529071 ( 0.568230)
build_install 0.022129 0.000438 5.156640 ( 2.087360)
test_btest 0.001220 0.000111 74.047393 ( 8.006717)
test_basic 0.006454 0.000587 0.330561 ( 0.418396)
test_all 0.002870 0.000261 677.315339 ( 66.269755)
test_rubyspec 0.091504 0.075566 45.172216 ( 52.801213)
total: 131.44 sec