Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-140137
#<BuildRuby:0x000055ffc5f484e8
@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.20220227-140137",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008608 0.003997 1.019895 ( 1.416186)
build_miniruby 0.001772 0.000332 0.077814 ( 0.075380)
build_ruby 0.002147 0.000000 0.076087 ( 0.073962)
build_all 0.011065 0.000235 4.282949 ( 0.859818)
build_install 0.017488 0.005032 7.924403 ( 2.403662)
test_btest 0.001112 0.000203 72.705857 ( 8.096450)
test_basic 0.007197 0.000491 0.327801 ( 0.417214)
test_all 0.001377 0.000239 704.055413 ( 72.539497)
test_rubyspec 0.104212 0.066943 46.172299 ( 51.392896)
total: 137.28 sec