Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-131831
#<BuildRuby:0x000055d1508e2cc8
@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-131831",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004745 0.007111 1.201424 ( 1.707684)
build_miniruby 0.001908 0.000509 0.858074 ( 0.856932)
build_ruby 0.001330 0.003103 2.243600 ( 2.146681)
build_all 0.019431 0.001104 18.660648 ( 2.174506)
build_install 0.016798 0.005246 2.020804 ( 1.033573)
test_btest 0.001210 0.000316 91.551737 ( 9.024626)
test_basic 0.010231 0.000416 0.350559 ( 0.436365)
test_all 0.002016 0.000484 733.073530 ( 71.561276)
test_rubyspec 0.106358 0.069782 49.515364 ( 57.620066)
total: 146.56 sec