Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-063751
#<BuildRuby:0x00005563655cf940
@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.20220529-063751",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010607 0.000467 0.970646 ( 1.135708)
build_miniruby 0.002002 0.000000 0.076232 ( 0.074411)
build_ruby 0.002106 0.000000 0.069347 ( 0.067516)
build_all 0.008592 0.000559 1.490901 ( 0.602543)
build_install 0.019828 0.000251 5.853229 ( 2.787119)
test_btest 0.001326 0.000074 72.922127 ( 8.231110)
test_basic 0.006742 0.000069 0.327234 ( 0.416300)
test_all 0.002274 0.000119 664.580404 ( 65.876249)
test_rubyspec 0.116237 0.052342 46.080966 ( 51.936472)
total: 131.13 sec