Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-170219
#<BuildRuby:0x0000560ac4c6c0d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221122-170219",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001406 0.003391 1.075253 ( 2.130785)
build_miniruby 0.000776 0.000166 0.989407 ( 0.987850)
build_ruby 0.001014 0.000217 2.734885 ( 2.643408)
build_all 0.007320 0.001569 15.880400 ( 3.286915)
build_install 0.008992 0.000000 1.919728 ( 1.120952)
test_btest 0.000553 0.000000 63.993514 ( 11.182084)
test_basic 0.001028 0.003809 0.305964 ( 0.396406)
test_all 0.001665 0.000392 705.670967 (109.084368)
test_rubyspec 0.060046 0.017871 53.753438 ( 62.011326)
total: 192.84 sec