Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-123000
#<BuildRuby:0x0000561d86b840d0
@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.20221202-123000",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006295 0.004517 1.204918 ( 1.332271)
build_miniruby 0.001894 0.000406 0.847142 ( 0.847021)
build_ruby 0.000000 0.003013 2.270411 ( 2.178417)
build_all 0.010761 0.009136 18.651895 ( 2.167899)
build_install 0.019824 0.000851 2.048257 ( 1.053770)
test_btest 0.000000 0.001802 94.012177 ( 8.879111)
test_basic 0.006176 0.003000 0.342683 ( 0.427932)
test_all 0.001465 0.000466 687.352472 ( 69.619761)
test_rubyspec 0.083291 0.088038 49.219064 ( 57.382488)
total: 143.89 sec