Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-100819
#<BuildRuby:0x0000558d72e2cb88
@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.20221109-100819",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000024)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.009763 0.001283 1.120146 ( 1.232592)
build_miniruby 0.000000 0.002144 0.061684 ( 0.059567)
build_ruby 0.000000 0.002053 0.064749 ( 0.062689)
build_all 0.008007 0.002694 1.540835 ( 0.595084)
build_install 0.013790 0.009772 1.869551 ( 0.928880)
test_btest 0.000000 0.001535 86.818361 ( 9.158439)
test_basic 0.008475 0.000984 0.342476 ( 0.428549)
test_all 0.001662 0.000612 654.385881 ( 67.886229)
test_rubyspec 0.105343 0.084625 47.702577 ( 55.850123)
total: 136.20 sec