Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-072346
#<BuildRuby:0x000055ed3d8f51f8
@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.20221105-072346",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000053 0.000004 0.000057 ( 0.000055)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007808 0.000601 0.889320 ( 1.122577)
build_miniruby 0.001295 0.000100 0.049503 ( 0.048205)
build_ruby 0.001134 0.000087 0.043668 ( 0.042560)
build_all 0.004430 0.004557 1.219094 ( 0.468475)
build_install 0.008841 0.005426 1.559165 ( 0.816453)
test_btest 0.001414 0.000283 63.972023 ( 6.691528)
test_basic 0.005771 0.001154 0.301784 ( 0.395346)
test_all 0.002226 0.000446 492.031237 ( 54.093931)
test_rubyspec 0.069627 0.055974 43.290579 ( 51.935464)
total: 115.62 sec