Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-211152
#<BuildRuby:0x0000556ed74a4c00
@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.20220814-211152",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006673 0.004896 0.985832 ( 0.993985)
build_miniruby 0.001810 0.000557 0.077369 ( 0.075680)
build_ruby 0.001323 0.000407 0.074490 ( 0.072715)
build_all 0.007250 0.002231 1.530545 ( 0.586925)
build_install 0.020090 0.003588 1.853068 ( 0.921708)
test_btest 0.000835 0.000232 78.601590 ( 8.770290)
test_basic 0.006923 0.000540 0.327907 ( 0.417327)
test_all 0.002663 0.000701 637.140670 ( 64.955215)
test_rubyspec 0.131689 0.064374 45.898634 ( 53.448298)
total: 130.24 sec