Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-194040
#<BuildRuby:0x000055579f828d30
@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.20220907-194040",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.002220 0.009132 0.955329 ( 1.261170)
build_miniruby 0.001356 0.000740 0.071811 ( 0.069761)
build_ruby 0.001204 0.000657 0.075404 ( 0.073625)
build_all 0.007171 0.003522 1.570816 ( 0.608591)
build_install 0.017817 0.004313 1.949413 ( 0.947194)
test_btest 0.001108 0.000000 94.663815 ( 9.740844)
test_basic 0.005045 0.003232 0.357379 ( 0.450990)
test_all 0.003365 0.001584 640.012016 ( 66.331564)
test_rubyspec 0.086546 0.092061 47.047017 ( 55.428613)
total: 134.91 sec