Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-063241
#<BuildRuby:0x0000559008d834f0
@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-063241",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003973 0.000306 0.805326 ( 1.186235)
build_miniruby 0.000934 0.000072 0.530737 ( 0.530011)
build_ruby 0.001257 0.000000 1.706805 ( 1.630237)
build_all 0.009401 0.000000 11.974654 ( 1.503540)
build_install 0.003464 0.003501 1.630058 ( 0.751798)
test_btest 0.000565 0.000063 62.279547 ( 5.665128)
test_basic 0.000000 0.003087 0.220381 ( 0.317375)
test_all 0.000788 0.000305 513.685756 ( 51.503118)
test_rubyspec 0.017427 0.009916 36.181517 ( 46.765171)
total: 109.85 sec