Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-145322
#<BuildRuby:0x000055601e647340
@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.20220427-145322",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006311 0.005959 1.054523 ( 1.576993)
build_miniruby 0.001630 0.000502 0.076032 ( 0.073411)
build_ruby 0.001671 0.000514 0.077752 ( 0.075214)
build_all 0.007654 0.002355 1.548331 ( 0.620073)
build_install 0.016894 0.007421 5.878866 ( 2.776113)
test_btest 0.000840 0.000280 76.189665 ( 8.535335)
test_basic 0.006183 0.002061 0.327873 ( 0.415184)
test_all 0.002254 0.000751 656.207896 ( 64.914065)
test_rubyspec 0.124461 0.067281 45.917917 ( 51.084593)
total: 130.07 sec