Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-231516
#<BuildRuby:0x00005571847f4a90
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-231516",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009436 0.001248 1.207024 ( 1.363132)
build_miniruby 0.001931 0.000446 0.848302 ( 0.862435)
build_ruby 0.002715 0.000627 2.213479 ( 2.152747)
build_all 0.015774 0.003995 18.517964 ( 2.174911)
build_install 0.015687 0.002458 2.096472 ( 1.080976)
test_btest 0.001234 0.000274 86.708752 ( 9.144463)
test_basic 0.002825 0.004659 0.344653 ( 0.433428)
test_all 0.002297 0.000605 695.979591 ( 74.854040)
test_rubyspec 0.073867 0.082698 49.296306 ( 57.707904)
total: 149.78 sec