Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-021801
#<BuildRuby:0x000055803c7437d8
@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.20220214-021801",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005391 0.005068 0.948902 ( 1.930454)
build_miniruby 0.001836 0.000393 0.077838 ( 0.076160)
build_ruby 0.001437 0.000308 0.076365 ( 0.075454)
build_all 0.010162 0.000200 4.126123 ( 0.809721)
build_install 0.019710 0.000184 7.818592 ( 2.348832)
test_btest 0.001132 0.000170 75.971902 ( 8.420860)
test_basic 0.003650 0.003684 0.327325 ( 0.416437)
test_all 0.001713 0.000312 666.881804 ( 65.393075)
test_rubyspec 0.103022 0.060221 46.278651 ( 51.412811)
total: 130.89 sec