Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-135213
#<BuildRuby:0x00005648d757a370
@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.20221203-135213",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006868 0.003824 1.196996 ( 1.473464)
build_miniruby 0.002067 0.000414 0.854156 ( 0.852399)
build_ruby 0.003530 0.000000 2.241331 ( 2.149068)
build_all 0.020036 0.000000 18.729497 ( 2.153606)
build_install 0.014044 0.008398 2.079135 ( 1.053471)
test_btest 0.001123 0.000234 92.627560 ( 8.922668)
test_basic 0.010106 0.000000 0.345174 ( 0.430597)
test_all 0.002138 0.000000 671.528358 ( 71.355064)
test_rubyspec 0.125400 0.049258 49.384171 ( 57.483019)
total: 145.87 sec