Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-113648
#<BuildRuby:0x0000555efd7c3ce0
@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-113648",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004134 0.000000 0.845130 ( 1.098793)
build_miniruby 0.000788 0.000215 0.520297 ( 0.519939)
build_ruby 0.001007 0.000274 1.709346 ( 1.643048)
build_all 0.009229 0.000091 11.995331 ( 1.473431)
build_install 0.005663 0.001307 1.661926 ( 0.777175)
test_btest 0.000604 0.000140 63.458791 ( 6.230455)
test_basic 0.000000 0.003117 0.232254 ( 0.329897)
test_all 0.000000 0.000848 514.445528 ( 51.385578)
test_rubyspec 0.012052 0.011616 35.573982 ( 46.163547)
total: 109.62 sec