Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-090216
#<BuildRuby:0x0000563311f51348
@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.20221011-090216",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.007488 0.003825 1.149874 ( 1.151735)
build_miniruby 0.001606 0.000321 0.096767 ( 0.092562)
build_ruby 0.000000 0.002143 0.100995 ( 0.097597)
build_all 0.006508 0.002412 1.261006 ( 0.556355)
build_install 0.011084 0.002771 1.599847 ( 0.872644)
test_btest 0.001471 0.000368 61.152451 ( 6.466094)
test_basic 0.006644 0.000000 0.342812 ( 0.433272)
test_all 0.003388 0.003359 508.000662 ( 54.484659)
test_rubyspec 0.085462 0.046585 42.672464 ( 51.312988)
total: 115.47 sec