Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-102256
#<BuildRuby:0x00005588214988e8
@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.20221128-102256",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000004 0.000024 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007949 0.001223 1.107173 ( 1.144162)
build_miniruby 0.002042 0.000314 0.837589 ( 0.836336)
build_ruby 0.004062 0.000000 2.215036 ( 2.121014)
build_all 0.017336 0.005179 18.570667 ( 2.161708)
build_install 0.016378 0.004279 1.850210 ( 0.948223)
test_btest 0.001237 0.000236 90.484037 ( 8.571336)
test_basic 0.004846 0.004800 0.337926 ( 0.421737)
test_all 0.001743 0.000396 689.340511 ( 69.518805)
test_rubyspec 0.104302 0.069638 49.190603 ( 57.293261)
total: 143.02 sec