Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-231028
#<BuildRuby:0x00005650682fad28
@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.20221008-231028",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007103 0.003385 1.137807 ( 1.163501)
build_miniruby 0.001822 0.000228 0.098172 ( 0.095527)
build_ruby 0.000000 0.001495 0.097377 ( 0.094955)
build_all 0.005464 0.002554 1.323230 ( 0.576894)
build_install 0.012850 0.002268 1.610985 ( 0.897217)
test_btest 0.001682 0.000297 62.125406 ( 6.289188)
test_basic 0.006569 0.001159 0.357174 ( 0.447677)
test_all 0.007386 0.000000 483.698914 ( 52.984869)
test_rubyspec 0.074268 0.052355 42.669412 ( 51.142648)
total: 113.69 sec