Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-032858
#<BuildRuby:0x0000561c3e861400
@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.20220812-032858",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009001 0.001501 0.841425 ( 1.165255)
build_miniruby 0.001549 0.000259 0.051231 ( 0.049751)
build_ruby 0.001559 0.000260 0.059958 ( 0.057963)
build_all 0.006884 0.001148 1.280826 ( 0.475543)
build_install 0.004791 0.011020 4.288860 ( 1.764796)
test_btest 0.001341 0.000412 51.979233 ( 6.067243)
test_basic 0.000919 0.006046 0.301277 ( 0.390157)
test_all 0.003579 0.001376 500.581820 ( 53.052909)
test_rubyspec 0.072699 0.070659 41.298897 ( 48.933973)
total: 111.96 sec