Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-125929
#<BuildRuby:0x0000556383729570
@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.20220729-125929",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008536 0.000712 0.826300 ( 1.068093)
build_miniruby 0.001578 0.000131 0.063173 ( 0.062452)
build_ruby 0.000000 0.001915 0.065734 ( 0.064820)
build_all 0.007726 0.001429 1.256284 ( 0.476589)
build_install 0.016470 0.001451 4.324534 ( 1.792997)
test_btest 0.001248 0.000147 52.534089 ( 6.039240)
test_basic 0.000000 0.006268 0.297888 ( 0.388563)
test_all 0.000000 0.002554 505.643579 ( 52.841720)
test_rubyspec 0.084928 0.045401 41.659409 ( 47.286983)
total: 110.02 sec