Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-193352
#<BuildRuby:0x00005633b7e092f0
@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.20220821-193352",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005464 0.005901 0.841321 ( 0.860614)
build_miniruby 0.001762 0.000640 0.059264 ( 0.057818)
build_ruby 0.001148 0.000418 0.064954 ( 0.064100)
build_all 0.005944 0.002162 1.263985 ( 0.470917)
build_install 0.011430 0.003708 1.590324 ( 0.784837)
test_btest 0.000791 0.000283 53.170806 ( 6.212882)
test_basic 0.005715 0.000241 0.285590 ( 0.375967)
test_all 0.004795 0.000000 494.768202 ( 51.746838)
test_rubyspec 0.081379 0.051507 42.054734 ( 50.527948)
total: 111.10 sec