Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-160239
#<BuildRuby:0x000055d0b9c18920
@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.20220824-160239",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003084 0.008636 0.985593 ( 1.734218)
build_miniruby 0.002451 0.000000 0.065391 ( 0.062864)
build_ruby 0.001940 0.000051 0.070408 ( 0.068318)
build_all 0.009611 0.000202 1.529200 ( 0.572503)
build_install 0.019272 0.000953 1.871195 ( 0.919704)
test_btest 0.001015 0.000152 75.103615 ( 8.387822)
test_basic 0.004151 0.003734 0.332346 ( 0.420898)
test_all 0.003489 0.000635 686.020847 ( 66.662782)
test_rubyspec 0.126165 0.042835 45.779398 ( 54.299594)
total: 133.13 sec