Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-194816
#<BuildRuby:0x00005564a5b5f018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-194816",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005692 0.004402 1.207787 ( 1.248863)
build_miniruby 0.000000 0.002609 0.844986 ( 0.844685)
build_ruby 0.000000 0.003803 2.236505 ( 2.144915)
build_all 0.012964 0.007694 18.426458 ( 2.129017)
build_install 0.016029 0.005686 2.036002 ( 1.020510)
test_btest 0.000970 0.000432 91.476237 ( 8.787159)
test_basic 0.006577 0.000854 0.340261 ( 0.435635)
test_all 0.001850 0.000271 690.878856 ( 76.635114)
test_rubyspec 0.078049 0.059675 49.655192 ( 58.042912)
total: 151.29 sec