Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-174716
#<BuildRuby:0x0000562646103868
@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.20221207-174716",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000133 0.003957 0.806679 ( 1.106266)
build_miniruby 0.000650 0.000162 0.729122 ( 0.728418)
build_ruby 0.001048 0.000262 2.427143 ( 2.350579)
build_all 0.004527 0.004222 12.325677 ( 1.507860)
build_install 0.004786 0.001473 1.577858 ( 0.757919)
test_btest 0.000681 0.000000 62.528360 ( 6.459893)
test_basic 0.003807 0.000016 0.254779 ( 0.349751)
test_all 0.000610 0.000175 492.339482 ( 50.977423)
test_rubyspec 0.005651 0.021427 35.663765 ( 46.150381)
total: 110.39 sec