Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-064839
#<BuildRuby:0x00005651fc7dcf40
@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.20220404-064839",
@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.000007)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000054 0.000012 0.000066 ( 0.000065)
build_up 0.007991 0.003967 1.027314 ( 1.933432)
build_miniruby 0.001938 0.000517 0.077940 ( 0.075621)
build_ruby 0.001731 0.000462 0.078816 ( 0.076811)
build_all 0.008183 0.002182 4.262603 ( 0.852298)
build_install 0.010212 0.013591 8.544307 ( 2.993641)
test_btest 0.000966 0.000387 75.729291 ( 8.149341)
test_basic 0.005272 0.002109 0.338120 ( 0.426123)
test_all 0.001390 0.000556 695.294933 ( 67.669520)
test_rubyspec 0.091837 0.074567 46.889369 ( 52.286428)
total: 134.46 sec