Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-091746
#<BuildRuby:0x0000561732800c10
@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.20220403-091746",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000093 0.000006 0.000099 ( 0.000103)
build_up 0.010538 0.000432 1.002054 ( 1.241332)
build_miniruby 0.001706 0.000114 0.067084 ( 0.065821)
build_ruby 0.001928 0.000129 0.076133 ( 0.074534)
build_all 0.010090 0.000334 4.224392 ( 0.859744)
build_install 0.016280 0.006401 8.467832 ( 2.986071)
test_btest 0.001169 0.000137 73.553440 ( 8.368787)
test_basic 0.000000 0.008310 0.330351 ( 0.419453)
test_all 0.000000 0.001695 649.560022 ( 65.575009)
test_rubyspec 0.085830 0.081600 46.511660 ( 51.981973)
total: 131.57 sec