Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-160409
#<BuildRuby:0x000055dba7ca0b88
@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.20221115-160409",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007374 0.000236 1.128921 ( 1.147896)
build_miniruby 0.001450 0.000104 0.900981 ( 0.901597)
build_ruby 0.002100 0.000000 2.410243 ( 2.322381)
build_all 0.013520 0.004198 18.126234 ( 2.207877)
build_install 0.012802 0.008602 1.872371 ( 0.969857)
test_btest 0.001046 0.000199 79.845905 ( 10.029674)
test_basic 0.005973 0.001138 0.343318 ( 0.436010)
test_all 0.001342 0.000255 675.262509 ( 73.324424)
test_rubyspec 0.053208 0.068993 49.802201 ( 58.067122)
total: 149.41 sec