Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-021920
#<BuildRuby:0x000055faa3038880
@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.20221204-021920",
@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.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003470 0.007142 1.189225 ( 1.186044)
build_miniruby 0.002079 0.000416 0.850421 ( 0.850212)
build_ruby 0.002528 0.000506 2.234841 ( 2.141795)
build_all 0.016310 0.004074 18.751274 ( 2.178491)
build_install 0.018970 0.003783 2.087172 ( 1.057295)
test_btest 0.001067 0.000222 94.770565 ( 9.197464)
test_basic 0.003890 0.005030 0.341216 ( 0.428015)
test_all 0.001571 0.000393 675.905650 ( 72.589624)
test_rubyspec 0.090427 0.090316 49.549347 ( 57.640506)
total: 147.27 sec