Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-201559
#<BuildRuby:0x0000564c36067510
@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.20220912-201559",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006515 0.005117 1.134659 ( 1.129480)
build_miniruby 0.001284 0.000692 0.074028 ( 0.074330)
build_ruby 0.001258 0.000677 0.073649 ( 0.073555)
build_all 0.010049 0.000000 1.570828 ( 0.616410)
build_install 0.011385 0.010712 1.941448 ( 0.981725)
test_btest 0.000000 0.001460 91.558826 ( 9.582327)
test_basic 0.003360 0.004213 0.358263 ( 0.448760)
test_all 0.001736 0.002896 680.212347 ( 68.483171)
test_rubyspec 0.092398 0.087738 47.266555 ( 55.569501)
total: 136.96 sec