Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-110317
#<BuildRuby:0x00005580683ad480
@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.20221014-110317",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.008710 0.002178 1.083203 ( 1.130456)
build_miniruby 0.000000 0.002517 0.099025 ( 0.097545)
build_ruby 0.000000 0.001483 0.097043 ( 0.096792)
build_all 0.006467 0.002479 1.321670 ( 0.581380)
build_install 0.011615 0.003871 1.652444 ( 0.909131)
test_btest 0.001476 0.000492 61.489568 ( 6.506066)
test_basic 0.004934 0.001645 0.360036 ( 0.451705)
test_all 0.006022 0.001443 487.809226 ( 53.294486)
test_rubyspec 0.074651 0.044044 43.200901 ( 51.794572)
total: 114.86 sec