Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-123956
#<BuildRuby:0x0000565002ba0920
@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.20221117-123956",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009143 0.000653 1.154859 ( 1.155626)
build_miniruby 0.000000 0.001847 0.879344 ( 0.879228)
build_ruby 0.000751 0.002187 2.356811 ( 2.258576)
build_all 0.017397 0.000475 18.386672 ( 2.243898)
build_install 0.008353 0.012542 1.887233 ( 0.981772)
test_btest 0.000845 0.000201 85.018354 ( 9.398839)
test_basic 0.001782 0.006666 0.360292 ( 0.448257)
test_all 0.001112 0.001317 723.090912 ( 75.352309)
test_rubyspec 0.080540 0.043736 50.885919 ( 59.384542)
total: 152.10 sec